diff --git a/flake.nix b/flake.nix index dd6c8ec..e15eb68 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = ''