calamares-nixos 3.2.62 -> 3.3.2 https://github.com/calamares/calamares/releases attrpath: calamares-nixos Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/misc/calamares/default.nix b/pkgs/tools/misc/calamares/default.nix index 6b9b50144708..8308df1d3f2b 100644 --- a/pkgs/tools/misc/calamares/default.nix +++ b/pkgs/tools/misc/calamares/default.nix @@ -7,12 +7,12 @@ mkDerivation rec { pname = "calamares"; - version = "3.2.62"; + version = "3.3.2"; # release including submodule src = fetchurl { url = "https://github.com/calamares/calamares/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-oPvOwqQ4aTdT/BdCIDVhGa1624orGcMXUYqhywJdbdA="; + sha256 = "sha256-UkOm5BiGSrNHAT/DoqhUBVE8SFtX/SzrYVPm0eC7epY="; }; patches = lib.optionals nixos-extensions [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A calamares-nixos nix build failed. got build log for 'calamares-nixos' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/4d3gqaz3hh0p8ygcryz2ip9n7ifk9jm4-calamares-3.3.2.tar.gz source root is calamares-3.3.2 setting SOURCE_DATE_EPOCH to timestamp 1708367001 of file calamares-3.3.2/src/qml/calamares-qt6/slideshow/qmldir.license @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/3hsnncykh2cr60qyagrvhwix1z1z20z8-userjob.patch patching file src/modules/users/Config.cpp Hunk #1 succeeded at 984 (offset 12 lines). applying patch /nix/store/2h4wxx750fiw8nj3q6m3bjk630l9la1r-nixos-extensions-paths.patch patching file src/calamares/main.cpp Hunk #1 FAILED at 131. 1 out of 1 hunk FAILED -- saving rejects to file src/calamares/main.cpp.rej patching file src/libcalamares/utils/Dirs.cpp Hunk #1 succeeded at 114 (offset -1 lines). patching file src/libcalamares/utils/Dirs.h