optipng 0.7.7 -> 0.7.8 https://repology.org/project/optipng/versions attrpath: optipng 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/graphics/optipng/default.nix b/pkgs/tools/graphics/optipng/default.nix index 3e9127a9a9ae..a47e09041455 100644 --- a/pkgs/tools/graphics/optipng/default.nix +++ b/pkgs/tools/graphics/optipng/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "optipng"; - version = "0.7.7"; + version = "0.7.8"; src = fetchurl { url = "mirror://sourceforge/optipng/optipng-${version}.tar.gz"; - sha256 = "0lj4clb851fzpaq446wgj0sfy922zs5l5misbpwv6w7qrqrz4cjg"; + sha256 = "sha256-JaO9aEgfIVAsyqD0wT+E3PayAzjkxOjFHyzvvYUTOYw="; }; buildInputs = [ libpng ]; 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 optipng nix build failed. got build log for 'optipng' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/j5bmbdmmpanbybazdpcs7scay0k91qdb-optipng-0.7.8.tar.gz source root is optipng-0.7.8 setting SOURCE_DATE_EPOCH to timestamp 1699026780 of file optipng-0.7.8/src/optipng/proginfo.h @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./third_party/libpng/config.sub Updating Autotools / GNU config script to a newer upstream version: ./third_party/libpng/config.guess @nix { "action": "setPhase", "phase": "configurePhase" } configuring fixing libtool script ./third_party/libpng/ltmain.sh ./third_party/libpng/configure configure flags: --disable-static --prefix=/nix/store/igna5ibvf33wz66p316vv3j3z1pl6l5x-optipng-0.7.8 --with-system-zlib --with-system-libpng ./configure: error: unknown option: '--disable-static' Type "./configure --help" for help