Skip to content

Commit 37330a5

Browse files
Update devenv.nix to add pkgs.gopls (#2438)
1 parent f6ee89f commit 37330a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devenv.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
pkgs.git
99
pkgs.git-cliff
1010
pkgs.govulncheck
11+
pkgs.gopls
1112
pkgs.python311
1213
];
1314
}

0 commit comments

Comments
 (0)