mesa cross fix: push patch upstream

This commit is contained in:
2024-12-29 16:14:27 +00:00
parent 2a6ed9adb9
commit 43df4e1574

View File

@@ -70,8 +70,9 @@ in
(fetchpatch' { (fetchpatch' {
name = "mesa: fix cross compilation"; name = "mesa: fix cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/369171";
saneCommit = "4c672bfc7eef1cd0e45158f1e99e71ebbb68bb85"; saneCommit = "4c672bfc7eef1cd0e45158f1e99e71ebbb68bb85";
hash = "sha256-tcoDT4Gy1Q9I05COvOLvrU/Wm1y+BsXBKqUMHsy8Vx0="; hash = "sha256-+G5/zfYlyVLebgK/IC3QL1eY19v28+cgvjgk+RrpvGQ=";
}) })
(fetchpatch' { (fetchpatch' {