Hi Pierre, Pierre Neidhardt <[email protected]> writes:
> Hmm... Locales are defined at the system level. > I don't know if traditional unices can define locale for individual user > profiles. > I think desktop environments handle that themselves. > Maybe Guix could introduce an environment variable, e.g. GUIX_USER_LOCALE. > Guix can then inspect the content of this variable when installing info pages > and link appropriately. > > What do you think? The idea is good, but the implementation would need to be thought in a way where we wouldn't introduce impurities in the functional model of Guix by doing environment variable lookups. I'm not sure at this time how it could be done cleanly. Maxim
