style(nix): removing the useless env var
This commit is contained in:
parent
cdefa51595
commit
68a46be858
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@
|
|||
);
|
||||
|
||||
shellHook = ''
|
||||
export NIX_SHOW_STATS=0
|
||||
export NIX_HIDE_STATS=1
|
||||
export CXX=clang++
|
||||
export CXXFLAGS="-std=cpp98 -Wall -Werror -Wextra"
|
||||
printf "\n\033[0;90mCPP env loaded for: \033[38;5;220m${system}\033[0m\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue