Skip to content

Commit 2145cdb

Browse files
committed
Remove patch already in 9.2.8
1 parent e4b6e9b commit 2145cdb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

overlays/bootstrap.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ in {
9696
# See https://github.com/input-output-hk/haskell.nix/issues/1027
9797
++ onAarch32 (until "9.2" ./patches/ghc/ghc-8.10-3434-armv7a.patch)
9898
++ onAarch64 (until "9.2" ./patches/ghc/ghc-8.10-3434.patch)
99-
++ onAarch64 (fromUntil "9.2.1" "9.4" ./patches/ghc/ghc-9.2-3434.patch)
100-
++ onAndroid (fromUntil "9.2.1" "9.4" ./patches/ghc/ghc-9.2-3434.patch)
10199

102100
++ until "9.4" ./patches/ghc/ghc-acrt-iob-func.patch
103101
++ until "9.2" ./patches/ghc/ghc-mprotect-nonzero-len.patch

0 commit comments

Comments
 (0)