flake(shell): comment out GOPROXY = "direct"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f42fb27fe3
commit
390fe9b4da
@ -213,7 +213,7 @@
|
|||||||
# -Wl,-O1,-sort-common,-as-needed,-z,relro,-z,now,-flto -pthread
|
# -Wl,-O1,-sort-common,-as-needed,-z,relro,-z,now,-flto -pthread
|
||||||
# -L${pkgs.glibc}/lib
|
# -L${pkgs.glibc}/lib
|
||||||
# ";
|
# ";
|
||||||
GOPROXY = "direct";
|
# GOPROXY = "direct";
|
||||||
# GOMEMLIMIT = "10GiB";
|
# GOMEMLIMIT = "10GiB";
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user