ocamlPackages.crowbar: use Dune 2
This commit is contained in:
@@ -5,6 +5,8 @@ buildDunePackage rec {
|
||||
pname = "crowbar";
|
||||
version = "0.2";
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "stedolan";
|
||||
repo = pname;
|
||||
|
||||
Reference in New Issue
Block a user