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 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/260wf1zsjgy5c780ill4hbl9vwaszpgi-packages.json.drv building '/nix/store/260wf1zsjgy5c780ill4hbl9vwaszpgi-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..5a7d701218b 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-2022-12-27"; src = fetchFromGitHub { owner = "NixOS"; repo = "patchelf"; - rev = "af77f12554be9cc4b9e8b639df26f2659dd30500"; - sha256 = "sha256-ajMOC1wyTVUOvP0rOt/uO6+1+S4bIAc1jWQ8Uwbzrn8="; + rev = "c6f4069f6ffb56d843ef92d52d4368379b90de7c"; + sha256 = "sha256-Qz+jZA3LqZXWQhtJq+GCGGFUGde/7Vc1swdu+lur6gk="; }; # Drop test that fails on musl (?) An auto update branch exists with message `patchelfUnstable: unstable-2022-10-26 -> unstable-2022-12-27`. New version is unstable-2022-12-27. An auto update branch exists with an equal or greater version