2022-12-06T17:48:51 rawtherapee 5.8 -> 5.9 https://github.com/Beep6581/RawTherapee/releases 2022-12-06T17:48:53 attrpath: rawtherapee 2022-12-06T17:48:53 Checking auto update branch... 2022-12-06T17:48:53 No auto update branch exists 2022-12-06T17:48:57 [version] 2022-12-06T17:49:07 [version] updated version and sha256 2022-12-06T17:49:07 [rustCrateVersion] 2022-12-06T17:49:07 [rustCrateVersion] No cargoSha256 found 2022-12-06T17:49:07 [golangModuleVersion] 2022-12-06T17:49:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T17:49:07 [updateScript] 2022-12-06T17:49:07 [updateScript] skipping because derivation has no updateScript 2022-12-06T17:49:07 2022-12-06T17:49:07 [quotedUrls] 2022-12-06T17:49:07 [quotedUrls] nothing found to replace 2022-12-06T17:49:07 Diff after rewrites: diff --git a/pkgs/applications/graphics/rawtherapee/default.nix b/pkgs/applications/graphics/rawtherapee/default.nix index c1f78b1807f..a4ce283df71 100644 --- a/pkgs/applications/graphics/rawtherapee/default.nix +++ b/pkgs/applications/graphics/rawtherapee/default.nix @@ -4,14 +4,14 @@ }: stdenv.mkDerivation rec { - version = "5.8"; + version = "5.9"; pname = "rawtherapee"; src = fetchFromGitHub { owner = "Beep6581"; repo = "RawTherapee"; rev = version; - sha256 = "0d644s4grfia6f3k6y0byd5pwajr12kai2kc280yxi8v3w1b12ik"; + sha256 = "sha256-kdctfjss/DHEcaSDPXcmT20wXTwkI8moRX/i/5wT5Hg="; }; nativeBuildInputs = [ cmake pkg-config wrapGAppsHook ]; 2022-12-06T17:50:38 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 rawtherapee nix build failed. patching file rtengine/dcraw.cc Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 6 out of 6 hunks ignored -- saving rejects to file rtengine/dcraw.cc.rej patching file rtengine/dcraw.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 9 out of 9 hunks ignored -- saving rejects to file rtengine/dcraw.h.rej patching file rtengine/dfmanager.cc Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file rtengine/dfmanager.cc.rej patching file rtengine/myfile.cc Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 9 out of 9 hunks ignored -- saving rejects to file rtengine/myfile.cc.rej patching file rtengine/myfile.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file rtengine/myfile.h.rej patching file rtengine/rtthumbnail.cc Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 7 out of 7 hunks ignored -- saving rejects to file rtengine/rtthumbnail.cc.rej