nix: bump nixpkgs version

- move from GHC 9.2.3 to GHC 9.2.4
- drop upstreamed openssl runtime dependency patch
This commit is contained in:
Robert Vollmert
2022-08-10 06:46:43 +02:00
committed by Robert
parent 3648986aa8
commit 57bc3d805c
5 changed files with 7 additions and 95 deletions
-4
View File
@@ -18,10 +18,6 @@
done
'';
# See: https://github.com/NixOS/nixpkgs/pull/87879
nixpkgs-openssl-split-runtime-dependencies-of-static-builds =
./nixpkgs-openssl-split-runtime-dependencies-of-static-builds.patch;
static-haskell-nix-ncurses =
./static-haskell-nix-ncurses.patch;
static-haskell-nix-ghc-bignum =