ocamlPackages.dispatch: use Dune 3
This commit is contained in:
@@ -4,7 +4,7 @@ buildDunePackage rec {
|
||||
pname = "dispatch";
|
||||
version = "0.5.0";
|
||||
|
||||
useDune2 = true;
|
||||
duneVersion = "3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "inhabitedtype";
|
||||
|
||||
Reference in New Issue
Block a user