/gnu/system/

22989e7ebd5d2ba7b4814ce57c93c86a'>commitdiff
path: root/gnu/installer/locale.scm
AgeCommit message (Expand)Author
2023-04-30installer: Filter out C.UTF-8 from the list of locales....* gnu/installer/locale.scm (supported-locales->locales): Filter out C.UTF-8. It doesn't follow the other locales' format, and doesn't have a corresponding iso639 code. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret