Loading pkgs/build-support/go/module.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ }@args': let args = removeAttrs args' [ "overrideModAttrs" "vendorSha256" ]; args = removeAttrs args' [ "overrideModAttrs" ]; GO111MODULE = "on"; GOTOOLCHAIN = "local"; Loading Loading
pkgs/build-support/go/module.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ }@args': let args = removeAttrs args' [ "overrideModAttrs" "vendorSha256" ]; args = removeAttrs args' [ "overrideModAttrs" ]; GO111MODULE = "on"; GOTOOLCHAIN = "local"; Loading