Merge pull request #223735 from r-ryantm/auto-update/patchelfUnstable

patchelfUnstable: unstable-2023-03-18 -> unstable-2023-03-27
This commit is contained in:
Sergei Trofimovich 2023-04-08 08:24:09 +01:00 committed by GitHub
commit 52a158c0a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "patchelf";
version = "unstable-2023-03-18";
version = "unstable-2023-03-27";
src = fetchFromGitHub {
owner = "NixOS";
repo = "patchelf";
rev = "265b31ae22c6e1d20b01295aaa7bcf28fd31a5cf";
sha256 = "sha256-+iGvdjXvhk5mN8jp3u+M9fICKFqbtyZCx+WjQszaB1o=";
rev = "99db062953e88c26e1b1ae5120b8f8bd9f8d9b90";
sha256 = "sha256-6UQR7pmaeIv4G/eymgrFXXfrh3ODfsqIIAu0A44N/6g=";
};
# Drop test that fails on musl (?)