3
0
Fork 0
forked from mirrors/nixpkgs

patchelfUnstable: unstable-2023-04-25 -> unstable-2023-06-08

This commit is contained in:
R. Ryantm 2023-06-20 04:09:41 +00:00
parent c7df2ea023
commit 9e51e11203

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "patchelf";
version = "unstable-2023-04-25";
version = "unstable-2023-06-08";
src = fetchFromGitHub {
owner = "NixOS";
repo = "patchelf";
rev = "008a582741617e2d7d5aa4aab1e8ddfdec0067d9";
sha256 = "sha256-SC9zZbHN1p5BD6YHr+/ZNelmmZDozEO/vDwuCdJJCcs=";
rev = "519766900c63f3cf227c9a38fc7aa8a53fc4f90c";
sha256 = "sha256-NiJr/7kzLN7gnhgbg/12s7E0qe0TJpncQ05zsDLhUFs=";
};
# Drop test that fails on musl (?)