On 08/27/2013 02:37 PM, Eelco Dolstra wrote:
> Hi,
>
> On 27/08/13 10:29, Peter Simons wrote:
>
>> have you tried adding
>>
>>    export LANG="en_US.UTF-8"
>>
>> to the build environment, i.e. in a preConfigure hook?
>
> If you do that, you probably also need to set:
>
>    export LOCALE_ARCHIVE=${glibcLocales}/lib/locale/locale-archive
>
> Otherwise the locale won't be found.

Ah, the combination of LANG and LOCALE_ARCHIVE works, thank you!

   / Rickard

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to