libtiff 0 -> 1 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/2s3hmkymn2nzxn6wrdplwxdrlsv3mx23-packages.json.drv building '/nix/store/2s3hmkymn2nzxn6wrdplwxdrlsv3mx23-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 There might already be an open PR for this update: - [staging-next] fix `hylafaxplus` with new `libtiff_4_5` URL "https://api.github.com/repos/NixOS/nixpkgs/issues/264226"