chore(devshell): add golangci-lint, govulncheck, and tea to nix shell

This commit is contained in:
Oleks
2026-05-11 15:53:17 +03:00
parent 1011241a67
commit 77e3801a9c
+3
View File
@@ -76,6 +76,9 @@
go go
gofumpt gofumpt
sqlite sqlite
golangci-lint
govulncheck
tea
] ]
++ linuxOnlyInputs; ++ linuxOnlyInputs;