Skip to content

Commit 8e08834

Browse files
committed
Fix duplication of patch in overlays/bootstrap.nix
1 parent df06075 commit 8e08834

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

overlays/bootstrap.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ in {
231231
++ on32bit (fromUntil "9.0" "9.4" ./patches/ghc/ghc-9.6-32bit-cmm.patch)
232232
++ onAndroid (fromUntil "9.6.3" "9.10" ./patches/ghc/ghc-9.6-iog.patch)
233233
++ onAndroid (fromUntil "9.6" "9.9" ./patches/ghc/ghc-9.6-debug-secno.patch)
234-
++ onAndroid (on32bit (fromUntil "9.6" "9.9"./patches/ghc/ghc-9.6-missing-symbols-deadbeef.patch))
235234

236235
# Allow loading static external plugins into cross compilers
237236
++ onCross (fromUntil "9.6.1" "9.11" ./patches/ghc/5c80a27488acfe3610ddfcb99a1e961002e386d0.patch)

0 commit comments

Comments
 (0)