We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go
1 parent 5f1966f commit 334ade0Copy full SHA for 334ade0
1 file changed
pkgs/development/tools/gopls/default.nix
@@ -1,4 +1,4 @@
1
-{ stdenv, go, buildGoModule, fetchgit }:
+{ stdenv, buildGoModule, fetchgit }:
2
3
buildGoModule rec {
4
pname = "gopls";
0 commit comments