flakes: add locale-archive

This commit is contained in:
Motiejus Jakštys 2023-07-24 12:42:37 +03:00
parent 4611c08d4f
commit 6f7e911d4e

View File

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