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 { 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