No, this is actually Haskell-related. I'm trying to use Hakyll in a Nix build, but it fails due to the locale (http://jaspervdj.be/hakyll/tutorials/faq.html).
/ Rickard On 08/26/2013 07:54 PM, Domen Kožar wrote: > I'm just guessing: python related (maybe 3?). > > I also haven't found a way to fix that. > > > On Mon, Aug 26, 2013 at 7:50 PM, Rickard Nilsson > <[email protected] <mailto:[email protected]>> wrote: > > Hi, > > I have a Nix build that fail because the locale is POSIX in the build > environment. I need to set it to an UTF-8 locale. > > How do I do that? I have tried various exports, and looked at other > packages for solutions, but I have so far not found any solution. > > > Best regards, > Rickard > _______________________________________________ > nix-dev mailing list > [email protected] <mailto:[email protected]> > http://lists.science.uu.nl/mailman/listinfo/nix-dev > > _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
