Loading pkgs/development/ocaml-modules/mirage-profile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
pkgs/development/ocaml-modules/mirage-profile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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"; Loading