nix: fix static build

- the isExecutable patch was broken, remove it
- the ncurses fix was broken, we still need `enableStatic`
- the original error was caused by the new ghc-bignum
  package, which isn't a "proper" Haskell package; we filter
  this out explicitly now
This commit is contained in:
Robert Vollmert
2022-06-16 01:07:28 +02:00
committed by Robert
parent df7d71db32
commit 734f8e6df2
5 changed files with 16 additions and 22 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ let
static-haskell-nix
[
patches.static-haskell-nix-ncurses
patches.static-haskell-nix-isexecutable
patches.static-haskell-nix-ghc-bignum
];
patchedNixpkgs =