unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#34480] [PATCH 0/2] Ensure Guix always has 'glibc-utf8-locales'
@ 2019-02-14 22:17 Ludovic Courtès
  2019-02-14 22:21 ` [bug#34480] [PATCH 1/2] self: Bundle 'glibc-utf8-locales' Ludovic Courtès
  2019-02-15 16:25 ` [bug#34480] [PATCH 0/2] Ensure Guix always has 'glibc-utf8-locales' Leo Famulari
  0 siblings, 2 replies; 6+ messages in thread
From: Ludovic Courtès @ 2019-02-14 22:17 UTC (permalink / raw)
  To: 34480

Hello Guix,

After hearing about so many bad first impressions due to missing locales,
I decided to bite the bullet.  I still don’t consider the approach
really satisfying, in particular due to the arbitrary locale selection
in ‘glibc-utf8-locales’, but the benefits are worth it IMO (I feel like
I’ve been too obtuse on this topic, and I’m sorry about that!).

The closure size of the ‘guix’ package increases like this:

--8<---------------cut here---------------start------------->8---
$ guix size guix | tail -1
total: 354.2 MiB
$ guix size guix glibc-utf8-locales | tail -1
total: 368.0 MiB
--8<---------------cut here---------------end--------------->8---

That’s a 4% increase, not that bad.

Something that would be worth looking into is how much space it would take
to have all the supported UTF-8 locales in that package.

Thoughts?

Ludo’.

Ludovic Courtès (2):
  self: Bundle 'glibc-utf8-locales'.
  gnu: guix: Embed 'glibc-utf8-locales'.

 gnu/packages/package-management.scm | 12 +++++++++---
 guix/self.scm                       | 14 ++++++++++++++
 2 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-16  0:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14 22:17 [bug#34480] [PATCH 0/2] Ensure Guix always has 'glibc-utf8-locales' Ludovic Courtès
2019-02-14 22:21 ` [bug#34480] [PATCH 1/2] self: Bundle 'glibc-utf8-locales' Ludovic Courtès
2019-02-14 22:21   ` [bug#34480] [PATCH 2/2] gnu: guix: Embed 'glibc-utf8-locales' Ludovic Courtès
2019-02-15 16:25 ` [bug#34480] [PATCH 0/2] Ensure Guix always has 'glibc-utf8-locales' Leo Famulari
2019-02-15 16:30   ` Ricardo Wurmus
2019-02-16  0:07     ` bug#34480: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).