commit aac0ea1fec4f6cbdcceacbb5eba4713d4ddb4b73 (tree)
parent 8b673d25af7fcbe0e11638aabd2b921621311e2b
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Mon, 24 Jul 2023 13:01:07 +0300
remove glibcLocales temporarily; it's null sometimes
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -124,7 +124,6 @@
in {
devShells.default = with pkgs;
mkShell {
- LOCALE_ARCHIVE = "${glibcLocales}/lib/locale/locale-archive";
packages = [
pkgs.rage
pkgs.ssh-to-age