2022-12-28T09:15:54 hugin 2021.0.0 -> 2022.0.0 https://repology.org/metapackage/hugin/versions 2022-12-28T09:15:56 attrpath: hugin 2022-12-28T09:15:56 Checking auto update branch... 2022-12-28T09:15:56 No auto update branch exists 2022-12-28T09:16:00 [version] 2022-12-28T09:16:05 [version] updated version and sha256 2022-12-28T09:16:05 [rustCrateVersion] 2022-12-28T09:16:05 [rustCrateVersion] No cargoSha256 found 2022-12-28T09:16:05 [golangModuleVersion] 2022-12-28T09:16:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T09:16:05 [updateScript] 2022-12-28T09:16:05 [updateScript] skipping because derivation has no updateScript 2022-12-28T09:16:05 2022-12-28T09:16:05 [quotedUrls] 2022-12-28T09:16:05 [quotedUrls] nothing found to replace 2022-12-28T09:16:05 Diff after rewrites: diff --git a/pkgs/applications/graphics/hugin/default.nix b/pkgs/applications/graphics/hugin/default.nix index 389d5d4294b..231325d587d 100644 --- a/pkgs/applications/graphics/hugin/default.nix +++ b/pkgs/applications/graphics/hugin/default.nix @@ -36,11 +36,11 @@ stdenv.mkDerivation rec { pname = "hugin"; - version = "2021.0.0"; + version = "2022.0.0"; src = fetchurl { url = "mirror://sourceforge/hugin/hugin-${version}.tar.bz2"; - sha256 = "sha256-BHrqin+keESzTvJ8GdO2l+hJOdyx/bvrLCBGIbZu6tk="; + sha256 = "sha256-l8hWKgupp0PguVWkPf3gSLHGDNnl8u4rad4agWRuBac="; }; patches = [ 2022-12-28T09:17:35 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hugin nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/pnvq8wwrxgmrv7cfrhp5a0xal8z9hcm7-hugin-2022.0.0.tar.bz2 source root is hugin-2022.0.0 setting SOURCE_DATE_EPOCH to timestamp 1671354348 of file hugin-2022.0.0/rev.txt @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/ly21k6xijvjckmy992jqhw5mh81rn3zf-dont-crash-if-XDG_DATA_DIRS-not-set-edfddc6070ca6d4223d359fb4b38273a5aed2f2d.patch patching file src/hugin_base/hugin_utils/utils.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/hugin_base/hugin_utils/utils.cpp.rej