(FIX): Needed to update flake for debugging.
This commit is contained in:
parent
ee6017f8ca
commit
479e709b4e
@ -45,6 +45,8 @@
|
|||||||
|
|
||||||
export GOOS=linux
|
export GOOS=linux
|
||||||
export GOARCH=amd64
|
export GOARCH=amd64
|
||||||
|
export CGO_CFLAGS=-Wno-error=cpp;
|
||||||
|
|
||||||
|
|
||||||
# Exec zsh to replace the current shell process with zsh.
|
# Exec zsh to replace the current shell process with zsh.
|
||||||
# This ensures your prompt and zsh configurations load correctly.
|
# This ensures your prompt and zsh configurations load correctly.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user