libtiff 4.5.1 -> 4.6.0 https://repology.org/project/tiff/versions attrpath: libtiff Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yj5yvs48vwnj1g47gpgwbkxj3fils0hk-packages.json.drv building '/nix/store/yj5yvs48vwnj1g47gpgwbkxj3fils0hk-packages.json.drv'... Going to be running update for following packages: - libtiff-4.5.1 Press Enter key to continue... Running update for: - libtiff-4.5.1: UPDATING ... - libtiff-4.5.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libtiff/default.nix b/pkgs/development/libraries/libtiff/default.nix index 4fc6449230dc..8055704b0890 100644 --- a/pkgs/development/libraries/libtiff/default.nix +++ b/pkgs/development/libraries/libtiff/default.nix @@ -24,13 +24,13 @@ stdenv.mkDerivation rec { pname = "libtiff"; - version = "4.5.1"; + version = "4.6.0"; src = fetchFromGitLab { owner = "libtiff"; repo = "libtiff"; rev = "v${version}"; - hash = "sha256-qQEthy6YhNAQmdDMyoCIvK8f3Tx25MgqhJZW74CB93E="; + hash = "sha256-qCg5qjsPPynCHIg0JsPJldwVdcYkI68zYmyNAKUCoyw="; }; patches = [ No auto update branch exists 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 libtiff nix build failed. got build log for 'libtiff' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/63bz241sf97sbg39gxygjb1921zm18gi-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/gnp51wdphxifya6c9axlaa3qsn23hifl-headers.patch patching file libtiff/Makefile.am Hunk #1 succeeded at 38 with fuzz 1 (offset 2 lines). applying patch /nix/store/rkkf1gjicqyjrxi04xwqpcky5bb1k7py-rename-version.patch patching file Makefile.am Hunk #1 succeeded at 34 with fuzz 1. Hunk #2 FAILED at 61. 1 out of 2 hunks FAILED -- saving rejects to file Makefile.am.rej