Skip to content

Commit

Permalink
fix: include correct gotools package
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmcgee committed Dec 24, 2023
1 parent 4c45d2a commit f322e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/devshell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
packages = with pkgs; [
# golang
go
go-tools
gotools
delve
golangci-lint

Expand Down

0 comments on commit f322e1f

Please sign in to comment.