1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

shell.nix: Add gopls as build dep (#308)

Signed-off-by: James Hillyerd <james@hillyerd.com>

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2023-01-16 14:29:38 -08:00
committed by GitHub
parent 37d314fd2e
commit cd9c3d61ee

View File

@@ -13,6 +13,7 @@ stdenv.mkDerivation rec {
elmPackages.elm-test elmPackages.elm-test
go_1_18 go_1_18
golint golint
gopls
nodejs-16_x nodejs-16_x
nodePackages.yarn nodePackages.yarn
rpm rpm