2022-12-31T02:19:29 patchelfUnstable unstable-2022-10-26 -> 0.17.0 https://github.com/NixOS/patchelf/releases 2022-12-31T02:19:31 attrpath: patchelfUnstable 2022-12-31T02:19:31 Checking auto update branch... 2022-12-31T02:19:34 [version] 2022-12-31T02:19:34 [version] skipping because derivation has updateScript 2022-12-31T02:19:34 [rustCrateVersion] 2022-12-31T02:19:34 [rustCrateVersion] No cargoSha256 found 2022-12-31T02:19:34 [golangModuleVersion] 2022-12-31T02:19:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T02:19:34 [updateScript] 2022-12-31T02:19:39 [updateScript] Success 2022-12-31T02:19:39 [updateScript] this derivation will be built: /nix/store/2y5fnjc92ysk8gxl7ypdkiaka7fyfpd4-packages.json.drv building '/nix/store/2y5fnjc92ysk8gxl7ypdkiaka7fyfpd4-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! 2022-12-31T02:19:39 2022-12-31T02:19:39 [quotedUrls] 2022-12-31T02:19:39 [quotedUrls] nothing found to replace 2022-12-31T02:19:39 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 (?) 2022-12-31T02:21:06 An auto update branch exists with message `patchelfUnstable: unstable-2022-10-26 -> unstable-2022-12-27`. New version is unstable-2022-12-27. 2022-12-31T02:21:06 An auto update branch exists with an equal or greater version