mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-23 21:17:11 -05:00
f5582b2c1d
Fixes <http://bugs.gnu.org/22572>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/system/locale.scm (%not-dot): New variable. (denormalize-codeset, locale-name->definition): New procedures. * gnu/system.scm (locale-name->definition*): New procedure. (operating-system-locale-directory): Instead of raising an error, add the missing locale. * doc/guix.texi (Locales): Adjust accordingly. |
||
---|---|---|
.. | ||
examples | ||
file-systems.scm | ||
grub.scm | ||
install.scm | ||
linux-container.scm | ||
linux-initrd.scm | ||
locale.scm | ||
nss.scm | ||
pam.scm | ||
shadow.scm | ||
vm.scm |