style(nix/flake): changing the success message
This commit is contained in:
parent
f556f75d5f
commit
3549ba3efd
1 changed files with 1 additions and 3 deletions
|
|
@ -30,9 +30,7 @@
|
|||
);
|
||||
|
||||
shellHook = ''
|
||||
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"
|
||||
printf "\n\033[0;90mInception env loaded for: \033[38;5;220m${system}\033[0m\n"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue