megam: use OCaml 4.14
This commit is contained in:
committed by
Vincent Laporte
parent
04466de6d4
commit
651da5ccee
@@ -39938,7 +39938,9 @@ with pkgs;
|
||||
perl = perl536;
|
||||
};
|
||||
|
||||
megam = callPackage ../applications/science/misc/megam { };
|
||||
megam = callPackage ../applications/science/misc/megam {
|
||||
inherit (ocaml-ng.ocamlPackages_4_14) ocaml;
|
||||
};
|
||||
|
||||
netlogo = callPackage ../applications/science/misc/netlogo { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user