add package to flake.nix to fix locales

This commit is contained in:
Stew O'Connor 2023-05-31 09:19:58 -07:00
parent dd4b7bba69
commit fde21d29de

View File

@ -26,6 +26,7 @@
exports.ghc
pkg-config
zlib
glibcLocales
] ++ nativePackages;
# workaround for https://gitlab.haskell.org/ghc/ghc/-/issues/11042
shellHook = ''