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