dune: 1.9.2 -> 1.10.0 (#62256)
* dune: 1.9.2 -> 1.10.0 * ocamlPackages.camomile: use jbuilder executable * ocamlPackages.sqlexpr: fix build * ocamlPackages.lwt_camlp4: fix build
This commit is contained in:
committed by
Vincent Laporte
parent
c5273fae16
commit
88c2586958
@@ -15,6 +15,8 @@ buildDunePackage rec {
|
||||
|
||||
propagatedBuildInputs = [ camlp4 ];
|
||||
|
||||
preBuild = "rm META.lwt_camlp4";
|
||||
|
||||
meta = {
|
||||
description = "Camlp4 syntax extension for Lwt (deprecated)";
|
||||
license = lib.licenses.lgpl21;
|
||||
|
||||
Reference in New Issue
Block a user