Locales

From NixOS Wiki
Revision as of 03:05, 29 December 2020 by imported>Mjlbach (Created page with "== Troubleshooting when using nix on non-NixOS linux distributions == You may need to set the environmental variable LOCALE_ACHIVE to point to your system's locale-achive. Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Troubleshooting when using nix on non-NixOS linux distributions

You may need to set the environmental variable LOCALE_ACHIVE to point to your system's locale-achive. The following applies to Debian, Red Hat, and Arch derivatives:

export LOCALE_ARCHIVE=/usr/lib/locale/locale-archive