hol_light: use OCaml 4.12
This commit is contained in:
parent
9da306179a
commit
251f4cddca
@ -32441,7 +32441,7 @@ with pkgs;
|
||||
|
||||
hol = callPackage ../applications/science/logic/hol { };
|
||||
|
||||
inherit (ocamlPackages) hol_light;
|
||||
inherit (ocaml-ng.ocamlPackages_4_12) hol_light;
|
||||
|
||||
hologram = callPackage ../tools/security/hologram { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user