calamares-nixos 3.2.62 -> 3.3.5 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..16058a60ca31 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.5"; # 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-ZbEda7K6dvx0/tCPqktv5D0aW/SiUisw/EO0QVFobEc="; }; patches = lib.optionals nixos-extensions [ Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/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/b9jhz8p4fa8rnhl11243dm60ab12waik-calamares-3.3.5.tar.gz source root is calamares-3.3.5 setting SOURCE_DATE_EPOCH to timestamp 1709503915 of file calamares-3.3.5/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