ocamlPackages.mirage-profile: use Dune 3
This commit is contained in:
@@ -7,7 +7,7 @@ buildDunePackage rec {
|
||||
pname = "mirage-profile";
|
||||
version = "0.9.1";
|
||||
|
||||
useDune2 = true;
|
||||
duneVersion = "3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/mirage/mirage-profile/releases/download/v${version}/mirage-profile-v${version}.tbz";
|
||||
|
||||
Reference in New Issue
Block a user