build(flake/shell): remocing the auto fetch
This commit is contained in:
parent
28bfda390e
commit
dfe4f13bcb
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@
|
||||||
);
|
);
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
git fetch origin
|
|
||||||
git merge origin/master
|
|
||||||
export CXX=clang++
|
export CXX=clang++
|
||||||
export CXXFLAGS="-std=cpp98 -Wall -Werror -Wextra"
|
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;90mCPP env loaded for: \033[38;5;220m${system}\033[0m\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue