Merge pull request #320118 from r-ryantm/auto-update/patchelfUnstable
patchelfUnstable: 0.18.0-unstable-2024-01-15 -> 0.18.0-unstable-2024-06-15
This commit is contained in:
commit
a977a80b91
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "patchelf";
|
||||
version = "0.18.0-unstable-2024-01-15";
|
||||
version = "0.18.0-unstable-2024-06-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "NixOS";
|
||||
repo = "patchelf";
|
||||
rev = "7c2f768bf9601268a4e71c2ebe91e2011918a70f";
|
||||
sha256 = "sha256-PPXqKY2hJng4DBVE0I4xshv/vGLUskL7jl53roB8UdU=";
|
||||
rev = "a0f54334df36770b335c051e540ba40afcbf8378";
|
||||
sha256 = "sha256-FSoxTcRZMGHNJh8dNtKOkcUtjhmhU6yQXcZZfUPLhQM=";
|
||||
};
|
||||
|
||||
# Drop test that fails on musl (?)
|
||||
|
Loading…
Reference in New Issue
Block a user