Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patchelf: 0.15.0 -> 0.18.0 #298594

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/patchelf/versions.

meta.description for patchelf is: A small utility to modify the dynamic linker and RPATH of ELF executables

meta.homepage for patchelf is: https://github.com/NixOS/patchelf

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.18.0 with grep in /nix/store/gp5b0s789xxxc758sk6bc7j7575bzwcl-patchelf-0.18.0
  • found 0.18.0 in filename of file in /nix/store/gp5b0s789xxxc758sk6bc7j7575bzwcl-patchelf-0.18.0

Rebuild report (if merged into master) (click to expand)
69412 total rebuild path(s)

69412 package rebuild(s)

First fifty rebuilds by attrpath

AMB-plugins
ArchiSteamFarm
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
EmptyEpsilon
FIL-plugins
Fabric
HentaiAtHome
LAStools
LASzip
LASzip2
LibreArp
LibreArp-lv2
Literate
MIDIVisualizer
MMA
OSCAR
OVMF
OVMFFull
QuadProgpp
R
SDL
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/gp5b0s789xxxc758sk6bc7j7575bzwcl-patchelf-0.18.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 patchelf https://github.com/r-ryantm/nixpkgs/archive/9b0aa341b0ff3ec770f8a3608da137181602d384.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9b0aa341b0ff3ec770f8a3608da137181602d384#patchelf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/gp5b0s789xxxc758sk6bc7j7575bzwcl-patchelf-0.18.0
ls -la /nix/store/gp5b0s789xxxc758sk6bc7j7575bzwcl-patchelf-0.18.0/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @edolstra for testing.

Copy link
Contributor

@MaxwellDupre MaxwellDupre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple version bump.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label May 9, 2024
@sdht0
Copy link
Contributor

sdht0 commented May 27, 2024

Potentially breaks stuff, see #200150.

@NickCao NickCao marked this pull request as draft July 12, 2024 00:17
@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 10.rebuild-darwin: 101-500 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+ 10.rebuild-linux-stdenv This PR causes stdenv to rebuild 12.approvals: 1 This PR was reviewed and approved by one reputable person
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants