ocamlPackages.cohttp: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
4afd690197
commit
8b1ceeb896
@@ -8,7 +8,7 @@ else
|
||||
|
||||
buildDunePackage {
|
||||
pname = "cohttp-lwt";
|
||||
inherit (cohttp) version src meta;
|
||||
inherit (cohttp) version src useDune2 meta;
|
||||
|
||||
buildInputs = [ uri ppx_sexp_conv ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user