unison: use OCaml 4.05

This commit is contained in:
Vincent Laporte 2018-08-21 12:36:21 +00:00
parent a823fb3ae5
commit b5a6e6cf01
No known key found for this signature in database
GPG Key ID: EBD582ADDDB1F81F

View File

@ -18898,7 +18898,7 @@ with pkgs;
unigine-valley = callPackage ../applications/graphics/unigine-valley { };
inherit (ocamlPackages) unison;
inherit (ocaml-ng.ocamlPackages_4_05) unison;
unpaper = callPackage ../tools/graphics/unpaper { };