ocamlPackages.accessor_core: mark as broken with OCaml ≥ 4.12
This commit is contained in:
committed by
Vincent Laporte
parent
1a7f327cb6
commit
8984dee07e
@@ -1284,7 +1284,7 @@ let
|
||||
if lib.versionOlder "4.08" ocaml.version
|
||||
then import ../development/ocaml-modules/janestreet/0.14.nix {
|
||||
inherit self;
|
||||
inherit (pkgs) openssl zstd;
|
||||
inherit (pkgs) lib openssl zstd;
|
||||
}
|
||||
else if lib.versionOlder "4.07" ocaml.version
|
||||
then import ../development/ocaml-modules/janestreet/0.12.nix {
|
||||
|
||||
Reference in New Issue
Block a user