remove glibcLocales temporarily; it's null sometimes

This commit is contained in:
Motiejus Jakštys 2023-07-24 13:01:07 +03:00
parent 8b673d25af
commit aac0ea1fec

View File

@ -124,7 +124,6 @@
in { in {
devShells.default = with pkgs; devShells.default = with pkgs;
mkShell { mkShell {
LOCALE_ARCHIVE = "${glibcLocales}/lib/locale/locale-archive";
packages = [ packages = [
pkgs.rage pkgs.rage
pkgs.ssh-to-age pkgs.ssh-to-age