style(nix/flake): adding the ASM & C loaded env
This commit is contained in:
parent
7c9ab02454
commit
3563600699
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
export AS=nasm
|
||||
export CC='clang'
|
||||
export ASM_LSP_CONFIG="$(pwd)/asm-lsp.toml"
|
||||
printf "\n\033[0;90mASM env loaded for: \033[38;5;220m${system}\033[0m\n"
|
||||
printf "\n\033[0;90mASM & C env loaded for: \033[38;5;220m${system}\033[0m\n"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue