ocamlPackages.mirage-flow: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
1f7c5f009c
commit
6012e6dc0e
@@ -4,6 +4,7 @@ buildDunePackage rec {
|
||||
pname = "mirage-flow";
|
||||
version = "2.0.1";
|
||||
|
||||
useDune2 = true;
|
||||
minimumOCamlVersion = "4.05";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user