monotoneViz: migrate to OCaml 4.14
This commit is contained in:
parent
28b5084f40
commit
0d8cfbd06c
@ -31622,7 +31622,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
monotoneViz = callPackage ../applications/version-management/monotone-viz {
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_05;
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_14_unsafe_string;
|
||||
};
|
||||
|
||||
monitor = callPackage ../applications/system/monitor {
|
||||
|
Loading…
Reference in New Issue
Block a user