2022-12-08T07:42:48 efficient-compression-tool 0.9.1 -> 0.9.3 https://github.com/fhanau/Efficient-Compression-Tool/releases 2022-12-08T07:42:50 attrpath: efficient-compression-tool 2022-12-08T07:42:50 Checking auto update branch... 2022-12-08T07:42:50 No auto update branch exists 2022-12-08T07:42:54 [version] 2022-12-08T07:42:59 [version] updated version and sha256 2022-12-08T07:42:59 [rustCrateVersion] 2022-12-08T07:42:59 [rustCrateVersion] No cargoSha256 found 2022-12-08T07:42:59 [golangModuleVersion] 2022-12-08T07:42:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-08T07:42:59 [updateScript] 2022-12-08T07:42:59 [updateScript] skipping because derivation has no updateScript 2022-12-08T07:42:59 2022-12-08T07:42:59 [quotedUrls] 2022-12-08T07:42:59 [quotedUrls] nothing found to replace 2022-12-08T07:42:59 Diff after rewrites: diff --git a/pkgs/tools/compression/efficient-compression-tool/default.nix b/pkgs/tools/compression/efficient-compression-tool/default.nix index 6a961560127..7d5354c7634 100644 --- a/pkgs/tools/compression/efficient-compression-tool/default.nix +++ b/pkgs/tools/compression/efficient-compression-tool/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "efficient-compression-tool"; - version = "0.9.1"; + version = "0.9.3"; src = fetchFromGitHub { owner = "fhanau"; repo = "Efficient-Compression-Tool"; rev = "v${version}"; - sha256 = "sha256-TSV5QXf6GuHAwQrde3Zo9MA1rtpAhtRg0UTzMkBnHB8="; + sha256 = "sha256-RcSEgDHFgbRL/1dEjauTQq/I3KWSjtx/F3sHHjvlG/8="; fetchSubmodules = true; }; 2022-12-08T07:44:29 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 efficient-compression-tool nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/by9g7dgq88pdk08rfhrhfl7v53c0xafk-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/0sajvivyi0wbc7mas44fbnqjbdh7d72a-use-nixpkgs-libpng.patch patching file src/CMakeLists.txt Hunk #1 succeeded at 10 (offset 2 lines). Hunk #2 succeeded at 123 (offset 72 lines). patching file src/Makefile Hunk #2 FAILED at 33. 1 out of 2 hunks FAILED -- saving rejects to file src/Makefile.rej patching file src/optipng/CMakeLists.txt Hunk #1 FAILED at 16. 1 out of 1 hunk FAILED -- saving rejects to file src/optipng/CMakeLists.txt.rej patching file src/optipng/image.h patching file src/optipng/opngreduc/opngreduc.h patching file src/optipng/trans.h