[Nix-dev] Set locale during nix build?
    Peter Simons 
    simons at cryp.to
       
    Tue Aug 27 10:29:03 CEST 2013
    
    
  
Hi Rickard,
have you tried adding
  export LANG="en_US.UTF-8"
to the build environment, i.e. in a preConfigure hook?
Take care,
Peter
    
    
More information about the nix-dev
mailing list