pax: 20201030 -> 20240817 (#348348)

This commit is contained in:
Weijia Wang 2024-11-01 13:09:12 +01:00 committed by GitHub
commit ffb0f710f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "pax";
version = "20201030";
version = "20240817";
src = fetchurl {
url = "http://www.mirbsd.org/MirOS/dist/mir/cpio/paxmirabilis-${version}.tgz";
sha256 = "1p18nxijh323f4i1s2pg7pcr0557xljl5avv8ll5s9nfr34r5j0w";
sha256 = "sha256-6VXV06+Xrt4KP0Y6mlm4Po0Qg6rxQutvOIxUmn0YLms=";
};
buildInputs = lib.optional stdenv.hostPlatform.isDarwin utmp