hydra-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adding locales


From: Eelco Dolstra
Subject: Re: adding locales
Date: Mon, 08 Sep 2014 20:13:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20140905 Thunderbird/17.0.11

Hi Glenn,

On 07/09/14 02:06, Glenn Morris wrote:

> 
> Please could someone tell me what I have to add to a job recipe
> to get rid of this problem:
> 
>     Invalid locale en_US.UTF-8: No such file or directory
> 
> Is there a locales package I need to depend on?

Add this attribute to the derivation:

 LOCALE_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive";

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]