ocamlPackages.webmachine: use Dune 2
This commit is contained in:
parent
936ef7525d
commit
4afd690197
@ -6,6 +6,7 @@
|
||||
buildDunePackage rec {
|
||||
pname = "webmachine";
|
||||
version = "0.6.2";
|
||||
useDune2 = true;
|
||||
|
||||
minimumOCamlVersion = "4.04";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user