* Clear more locale-related variables in the installer.
svn path=/nixos/trunk/; revision=33722
This commit is contained in:
parent
b2025c4687
commit
5c06c66b68
@ -95,6 +95,8 @@ done
|
||||
|
||||
# We don't have locale-archive in the chroot, so clear $LANG.
|
||||
export LANG=
|
||||
export LC_ALL=
|
||||
export LC_TIME=
|
||||
|
||||
|
||||
# Register the paths in the Nix closure as valid. This is necessary
|
||||
|
Loading…
Reference in New Issue
Block a user