We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67f08d commit 7e5045fCopy full SHA for 7e5045f
pkgs/by-name/sy/syslinux/gcc10.patch
pkgs/by-name/sy/syslinux/package.nix
@@ -36,9 +36,9 @@ stdenv.mkDerivation {
36
};
37
in
38
[
39
- ./gcc10.patch
40
(fetchArchlinuxPatch "0002-gfxboot-menu-label.patch" "sha256-eoId3jn4eRxItil5naoGMBGOJM/p5FG74ePwxiJ0w/8=")
41
(fetchArchlinuxPatch "0005-gnu-efi-version-compatibility.patch" "sha256-5oZ/24emWNPHx621v/9i2xU6rodpVCM0R18hCU35eDk=")
+ (fetchArchlinuxPatch "0006-Replace-builtin-strlen-that-appears-to-get-optimized.patch" "sha256-aq2vKqGonhMI2gRrAYNe+VRD8Vwijn7kOOv5wqAncx8=")
42
(fetchArchlinuxPatch "0025-reproducible-build.patch" "sha256-vhth9CFHqChPQPgGhUWVpYwMFnnjoMVIGr7Wfu1jcDY=")
43
(fetchArchlinuxPatch
44
# mbr.bin: too big (452 > 440)
0 commit comments