2022-12-04T14:52:31 patchelfStable 0.15.0 -> 0.17.0 https://github.com/NixOS/patchelf/releases 2022-12-04T14:52:33 attrpath: patchelfStable 2022-12-04T14:52:33 Checking auto update branch... 2022-12-04T14:52:33 No auto update branch exists 2022-12-04T14:52:37 [version] 2022-12-04T14:52:57 [version] updated version and sha256 2022-12-04T14:52:57 [rustCrateVersion] 2022-12-04T14:52:57 [rustCrateVersion] No cargoSha256 found 2022-12-04T14:52:57 [golangModuleVersion] 2022-12-04T14:52:57 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T14:52:57 [updateScript] 2022-12-04T14:52:57 [updateScript] skipping because derivation has no updateScript 2022-12-04T14:52:57 2022-12-04T14:52:57 [quotedUrls] 2022-12-04T14:52:57 [quotedUrls] nothing found to replace 2022-12-04T14:52:58 Diff after rewrites: diff --git a/pkgs/development/tools/misc/patchelf/default.nix b/pkgs/development/tools/misc/patchelf/default.nix index fc71c4aa4ea..f5a94f3e522 100644 --- a/pkgs/development/tools/misc/patchelf/default.nix +++ b/pkgs/development/tools/misc/patchelf/default.nix @@ -7,11 +7,11 @@ stdenv.mkDerivation rec { pname = "patchelf"; - version = "0.15.0"; + version = "0.17.0"; src = fetchurl { url = "https://github.com/NixOS/${pname}/releases/download/${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-9ANtPuTY4ijewb7/8PbkbYpA6eVw4AaOOdd+YuLIvcI="; + sha256 = "sha256-RddvSjFoilI3GOxRLzFlCx810a/+w+r+s/7rVEjTQeE="; }; strictDeps = true; 2022-12-04T15:18:52 Successfully finished processing 2022-12-04T15:18:52 cachix "/nix/store/lqv19va6b37l1yg1psbmzsynax4bm1mi-patchelf-0.17.0" 2022-12-04T15:19:00 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/NixOS/patchelf/releases. meta.description for patchelfStable is: "A small utility to modify the dynamic linker and RPATH of ELF executables" meta.homepage for patchelfStable is: "https://github.com/NixOS/patchelf" meta.changelog for patchelfStable is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/NixOS/patchelf/releases/tag/0.17.0) - [Compare changes on GitHub](https://github.com/NixOS/patchelf/compare/0.15.0...0.17.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.17.0 with grep in /nix/store/lqv19va6b37l1yg1psbmzsynax4bm1mi-patchelf-0.17.0 - found 0.17.0 in filename of file in /nix/store/lqv19va6b37l1yg1psbmzsynax4bm1mi-patchelf-0.17.0 ---
Rebuild report (if merged into master) (click to expand) ``` 62157 total rebuild path(s) 62157 package rebuild(s) First fifty rebuilds by attrpath AMB-plugins ArchiSteamFarm AusweisApp2 BeatSaberModManager CHOWTapeModel ChowCentaur ChowKick ChowPhaser CoinMP CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EBTKS EmptyEpsilon FIL-plugins Fabric HentaiAtHome LAStools LASzip LASzip2 LibreArp LibreArp-lv2 Literate MACS2 MIDIVisualizer MMA NSPlist OSCAR OVMF ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lqv19va6b37l1yg1psbmzsynax4bm1mi-patchelf-0.17.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A patchelfStable https://github.com/r-ryantm/nixpkgs/archive/cf173100fb766966cca3bd12d7f5a23373c1665f.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lqv19va6b37l1yg1psbmzsynax4bm1mi-patchelf-0.17.0 ls -la /nix/store/lqv19va6b37l1yg1psbmzsynax4bm1mi-patchelf-0.17.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @edolstra for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-04T15:19:02 https://api.github.com/repos/NixOS/nixpkgs/pulls/204490