We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca63d1 commit 1b2d9c6Copy full SHA for 1b2d9c6
flake.nix
@@ -34,14 +34,14 @@
34
# Setting to null should remove this tool from defaults.
35
ghcid = null;
36
haskell-language-server = null;
37
-
38
inherit (pkgs)
39
cabal-install
40
ghc
41
42
- glibc
43
- icu67
44
- zlib
+ # https://github.com/haskell/hackage-server/pull/1219#issuecomment-1597140858
+ # glibc
+ # icu67
+ # zlib
45
openssl
46
cryptodev
47
pkg-config
0 commit comments