Remove references to $NIX_STRIP_DEBUG

This was removed in 3ea1c30846.
This commit is contained in:
Eelco Dolstra
2017-02-05 11:08:32 +01:00
parent 73d798549f
commit 42574f52b9
5 changed files with 4 additions and 5 deletions
-1
View File
@@ -10,7 +10,6 @@ PATH="$PATH:$OLDPATH"
export PS1="\n@name@:[\u@\h:\w]\$ "
export NIX_MYENV_NAME="@name@"
export buildInputs
export NIX_STRIP_DEBUG=0
export TZ="$OLDTZ"
export http_proxy="$OLD_http_proxy"
export ftp_proxy="$OLD_ftp_proxy"