diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-12-11 16:55:29 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-08-31 10:42:49 +0200 |
commit | 949ee85019b242d29a1065cde27c491af57b657b (patch) | |
tree | d8a2b98fec697741b79ef965b7edb1efddf3418c /.gitignore | |
parent | 92727f4af5d410b0a521d57d5ecef6b35779bdc2 (diff) | |
download | guix-949ee85019b242d29a1065cde27c491af57b657b.tar.gz guix-949ee85019b242d29a1065cde27c491af57b657b.zip |
profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible.
This is a followup to 1cebc334a77030c0c94955981652f4df7608c9e3.
* guix/profiles.scm (ca-certificate-bundle)[libc-utf8-locales-for-target]:
Remove.
[build]: Use “C.UTF-8” instead of “en_US.utf8”.
(profile-derivation)[libc-utf8-locales-for-target]: Remove.
[set-utf8-locale]: Rewrite to a gexp that calls ‘setlocale’ for “C.UTF-8”.
* tests/profiles.scm ("profile-derivation, cross-compilation"): Remove
‘locales’ variable and related check.
Change-Id: I7cb148b9149fe5fbe5b9b1b25fdce1002ad1f37e
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions