We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c45d2a commit f322e1fCopy full SHA for f322e1f
nix/devshell.nix
@@ -23,7 +23,7 @@
23
packages = with pkgs; [
24
# golang
25
go
26
- go-tools
+ gotools
27
delve
28
golangci-lint
29
0 commit comments