ledit: use OCaml 4.12
This commit is contained in:
parent
03fc4992af
commit
d579cf4e21
1 changed files with 1 additions and 1 deletions
|
@ -7462,7 +7462,7 @@ with pkgs;
|
|||
leatherman = callPackage ../development/libraries/leatherman { };
|
||||
|
||||
ledit = callPackage ../tools/misc/ledit {
|
||||
inherit (ocamlPackages) camlp5;
|
||||
inherit (ocaml-ng.ocamlPackages_4_12) ocaml camlp5;
|
||||
};
|
||||
|
||||
ledmon = callPackage ../tools/system/ledmon { };
|
||||
|
|
Loading…
Reference in a new issue