try applying same override to openssl_1_1 as openssl

This commit is contained in:
Robert Vollmert
2022-10-28 10:49:04 +02:00
committed by Wolfgang Walther
parent b702c5fbe4
commit 800873ed91
3 changed files with 15 additions and 0 deletions
+2
View File
@@ -22,4 +22,6 @@
./static-haskell-nix-ncurses.patch;
static-haskell-nix-ghc-bignum =
./static-haskell-nix-ghc-bignum.patch;
static-haskell-nix-openssl =
./static-haskell-nix-openssl.patch;
}