patchelfUnstable unstable-2022-10-26 -> 0.17.0 https://github.com/NixOS/patchelf/releases attrpath: patchelfUnstable 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y1ffw52m073nrmf0fp1bkfr39ysfmzdy-packages.json.drv building '/nix/store/y1ffw52m073nrmf0fp1bkfr39ysfmzdy-packages.json.drv'... Going to be running update for following packages: - patchelf-unstable-2022-10-26 Press Enter key to continue... Running update for: - patchelf-unstable-2022-10-26: UPDATING ... - patchelf-unstable-2022-10-26: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/patchelf/unstable.nix b/pkgs/development/tools/misc/patchelf/unstable.nix index e814d78aa67..a199c7c904b 100644 --- a/pkgs/development/tools/misc/patchelf/unstable.nix +++ b/pkgs/development/tools/misc/patchelf/unstable.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "patchelf"; - version = "unstable-2022-10-26"; + version = "unstable-2023-01-10"; src = fetchFromGitHub { owner = "NixOS"; repo = "patchelf"; - rev = "af77f12554be9cc4b9e8b639df26f2659dd30500"; - sha256 = "sha256-ajMOC1wyTVUOvP0rOt/uO6+1+S4bIAc1jWQ8Uwbzrn8="; + rev = "5908e16cd562bcb1909be4de0409c4912a8afc52"; + sha256 = "sha256-5YdjdycuZxUdcIa+nkOhzAovrH6QgSwNS97nVfvyb3g="; }; # Drop test that fails on musl (?) An auto update branch exists with message `patchelfUnstable: unstable-2022-10-26 -> unstable-2023-01-10`. New version is unstable-2023-01-10. An auto update branch exists with an equal or greater version