2022-12-12T20:00:51 patchelfUnstable 0 -> 1 2022-12-12T20:00:53 attrpath: patchelfUnstable 2022-12-12T20:00:53 Checking auto update branch... 2022-12-12T20:00:56 [version] 2022-12-12T20:00:56 [version] skipping because derivation has updateScript 2022-12-12T20:00:56 [rustCrateVersion] 2022-12-12T20:00:56 [rustCrateVersion] No cargoSha256 found 2022-12-12T20:00:56 [golangModuleVersion] 2022-12-12T20:00:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T20:00:56 [updateScript] 2022-12-12T20:01:01 [updateScript] Success 2022-12-12T20:01:01 [updateScript] this derivation will be built: /nix/store/44bm3bhc9awy3a47dgldzn2yfafjgj6b-packages.json.drv building '/nix/store/44bm3bhc9awy3a47dgldzn2yfafjgj6b-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-12T20:01:01 2022-12-12T20:01:01 [quotedUrls] 2022-12-12T20:01:01 [quotedUrls] nothing found to replace 2022-12-12T20:01:02 Diff after rewrites: diff --git a/pkgs/development/tools/misc/patchelf/unstable.nix b/pkgs/development/tools/misc/patchelf/unstable.nix index e814d78aa67..ede5f459314 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-11-17"; src = fetchFromGitHub { owner = "NixOS"; repo = "patchelf"; - rev = "af77f12554be9cc4b9e8b639df26f2659dd30500"; - sha256 = "sha256-ajMOC1wyTVUOvP0rOt/uO6+1+S4bIAc1jWQ8Uwbzrn8="; + rev = "3f90e4925cde85185576bef8980bc68992c341b6"; + sha256 = "sha256-tOorWOokIuvA76wrOxD+GbS88v3Qk5sUv12vYMX9Qxg="; }; # Drop test that fails on musl (?) 2022-12-12T20:02:29 An auto update branch exists with message `patchelfUnstable: unstable-2022-10-26 -> unstable-2022-11-17`. New version is unstable-2022-11-17. 2022-12-12T20:02:29 An auto update branch exists with an equal or greater version