libbytesize: push cross fix upstream

This commit is contained in:
2024-11-10 01:44:12 +00:00
parent 33412ad3f2
commit bde5bc5983

View File

@@ -47,10 +47,11 @@ in
}) })
(fetchpatch' { (fetchpatch' {
# TODO: send upstream
name = "libbytesize: fix cross compilation"; name = "libbytesize: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/354886";
saneCommit = "8e0888faacd11e7e550c86b4ad5355b71a276cf6"; saneCommit = "8e0888faacd11e7e550c86b4ad5355b71a276cf6";
hash = "sha256-xeZsZ+uGL6fhHpFDOTI/hdPP/JTSzL99vwlvYvGyW2M="; # hash = "sha256-xeZsZ+uGL6fhHpFDOTI/hdPP/JTSzL99vwlvYvGyW2M=";
hash = "sha256-Y3LS6JUZOOO8Sol3dffn7ONe6mo1POA5gQp1f6mZRBs=";
}) })
(fetchpatch' { (fetchpatch' {