mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 02:24:10 +00:00
flake: disable CGO in dev shell
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
2aa5b8b68d
commit
75e24de7bd
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@
|
|||
|
||||
shellHook = ''
|
||||
export PATH="$PWD/result/bin:$PATH"
|
||||
export CGO_ENABLED=0
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue