ocamlPackages.mirage-flow: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
1f7c5f009c
commit
6012e6dc0e
@@ -3,7 +3,7 @@
|
||||
buildDunePackage {
|
||||
pname = "mirage-flow-combinators";
|
||||
|
||||
inherit (mirage-flow) version src;
|
||||
inherit (mirage-flow) version useDune2 src;
|
||||
|
||||
propagatedBuildInputs = [ ocaml_lwt logs cstruct mirage-clock mirage-flow ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user