hol_light: remove findlib argument
This commit is contained in:
parent
a3a522286d
commit
f244666175
@ -14563,7 +14563,6 @@ let
|
||||
hol = callPackage ../applications/science/logic/hol { };
|
||||
|
||||
hol_light = callPackage ../applications/science/logic/hol_light {
|
||||
inherit (ocamlPackages) findlib;
|
||||
camlp5 = ocamlPackages.camlp5_strict;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user