pngquant 2.17.0 -> 3.0.1 https://repology.org/metapackage/pngquant/versions attrpath: pngquant 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/graphics/pngquant/default.nix b/pkgs/tools/graphics/pngquant/default.nix index 908ad26fa6a..efe9153e9e6 100644 --- a/pkgs/tools/graphics/pngquant/default.nix +++ b/pkgs/tools/graphics/pngquant/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "pngquant"; - version = "2.17.0"; + version = "3.0.1"; src = fetchFromGitHub { owner = "kornelski"; repo = "pngquant"; rev = version; - sha256 = "sha256-D2KNn6AJ4eIHeb/2Oo1Wf0djMCXTtVGrua0D6z7+9V4="; + sha256 = "sha256-eWAkvDTu6gPl57fkAbq/wbavGe9vhkKPPX9zFsCOhV0="; fetchSubmodules = true; }; 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 pngquant nix build failed. got build log for 'pngquant' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/xc2hbmndck822529r0d9cmfg8jzaj0y9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring patching script interpreter paths in . ./test/test.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/561wgc73s0x1250hrgp7jm22hhv7yfln-bash-5.2-p15/bin/bash" no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile or custom buildPhase, doing nothing @nix { "action": "setPhase", "phase": "checkPhase" } running tests no Makefile or custom checkPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing no Makefile or custom installPhase, doing nothing @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup