Loading pkgs/development/ocaml-modules/janestreet/0.15.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchpatch , fzf , lib , ocaml , openssl , zstd }: Loading Loading @@ -264,6 +265,7 @@ with self; buildInputs = [ jst-config ]; propagatedBuildInputs = [ base base_bigstring base_quickcheck ppx_jane time_now ]; doCheck = false; # circular dependency with core_kernel meta.broken = lib.versionAtLeast ocaml.version "5.1"; }; core_bench = janePackage { Loading pkgs/top-level/ocaml-packages.nix +2 −1 Original line number Diff line number Diff line Loading @@ -742,7 +742,7 @@ let } else if lib.versionOlder "4.10.2" ocaml.version then import ../development/ocaml-modules/janestreet/0.15.nix { inherit self; inherit self ocaml; inherit (pkgs) bash fetchpatch fzf lib openssl zstd; } else if lib.versionOlder "4.08" ocaml.version Loading Loading @@ -794,6 +794,7 @@ let janeStreet = import ../development/ocaml-modules/janestreet/0.15.nix { self = self' // jsDeps; inherit ocaml; inherit (pkgs) bash fetchpatch fzf lib openssl zstd; }; Loading Loading
pkgs/development/ocaml-modules/janestreet/0.15.nix +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , fetchpatch , fzf , lib , ocaml , openssl , zstd }: Loading Loading @@ -264,6 +265,7 @@ with self; buildInputs = [ jst-config ]; propagatedBuildInputs = [ base base_bigstring base_quickcheck ppx_jane time_now ]; doCheck = false; # circular dependency with core_kernel meta.broken = lib.versionAtLeast ocaml.version "5.1"; }; core_bench = janePackage { Loading
pkgs/top-level/ocaml-packages.nix +2 −1 Original line number Diff line number Diff line Loading @@ -742,7 +742,7 @@ let } else if lib.versionOlder "4.10.2" ocaml.version then import ../development/ocaml-modules/janestreet/0.15.nix { inherit self; inherit self ocaml; inherit (pkgs) bash fetchpatch fzf lib openssl zstd; } else if lib.versionOlder "4.08" ocaml.version Loading Loading @@ -794,6 +794,7 @@ let janeStreet = import ../development/ocaml-modules/janestreet/0.15.nix { self = self' // jsDeps; inherit ocaml; inherit (pkgs) bash fetchpatch fzf lib openssl zstd; }; Loading