gopls: remove unnecessary go
input (#96270)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
parent
5f1966f775
commit
334ade0633
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, go, buildGoModule, fetchgit }:
|
{ stdenv, buildGoModule, fetchgit }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "gopls";
|
pname = "gopls";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user