···43 <literal>"all"</literal> means that all locales supported by
44 Glibc will be installed. A full list of supported locales
45 can be found at <link
46- xlink:href="http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/SUPPORTED?cvsroot=glibc"/>.
47 '';
48 };
49
···43 <literal>"all"</literal> means that all locales supported by
44 Glibc will be installed. A full list of supported locales
45 can be found at <link
46+ xlink:href="https://sourceware.org/git/?p=glibc.git;a=blob;f=localedata/SUPPORTED"/>.
47 '';
48 };
49
+1-1
pkgs/development/libraries/glibc/locales.nix
···3 locales are included; otherwise, just the locales listed in
4 `locales'. See localedata/SUPPORTED in the Glibc source tree for
5 the list of all supported locales:
6- http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/SUPPORTED?cvsroot=glibc
7*/
89{ stdenv, callPackage, writeText
···3 locales are included; otherwise, just the locales listed in
4 `locales'. See localedata/SUPPORTED in the Glibc source tree for
5 the list of all supported locales:
6+ https://sourceware.org/git/?p=glibc.git;a=blob;f=localedata/SUPPORTED
7*/
89{ stdenv, callPackage, writeText