flake(shell): comment out GOPROXY = "direct"
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
leo 2023-01-12 23:16:21 +01:00
parent f42fb27fe3
commit 390fe9b4da
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

@ -213,7 +213,7 @@
# -Wl,-O1,-sort-common,-as-needed,-z,relro,-z,now,-flto -pthread
# -L${pkgs.glibc}/lib
# ";
GOPROXY = "direct";
# GOPROXY = "direct";
# GOMEMLIMIT = "10GiB";
shellHook = ''