dune_1: build with OCaml 4.10
This commit is contained in:
parent
ab51ade9a3
commit
8d4b6207e9
@ -2371,7 +2371,8 @@ in
|
||||
|
||||
duf = callPackage ../tools/misc/duf { };
|
||||
|
||||
inherit (ocamlPackages) dune_1 dune_2 dune-release;
|
||||
inherit (ocaml-ng.ocamlPackages_4_10) dune_1;
|
||||
inherit (ocamlPackages) dune_2 dune-release;
|
||||
|
||||
duperemove = callPackage ../tools/filesystems/duperemove { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user