hol_light: use default version of OCaml

This commit is contained in:
Vincent Laporte
2023-08-11 19:10:36 +02:00
committed by Vincent Laporte
parent 032f6c6f93
commit fb5e53615b
+1 -1
View File
@@ -39263,7 +39263,7 @@ with pkgs;
hol = callPackage ../applications/science/logic/hol { };
inherit (ocaml-ng.ocamlPackages_4_12) hol_light;
inherit (ocamlPackages) hol_light;
hologram = callPackage ../tools/security/hologram { };