From cd9c3d61ee27f2c80a3692023facf427bb3b03a6 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Mon, 16 Jan 2023 14:29:38 -0800 Subject: [PATCH] shell.nix: Add gopls as build dep (#308) Signed-off-by: James Hillyerd Signed-off-by: James Hillyerd --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index f95956f..35ba51a 100644 --- a/shell.nix +++ b/shell.nix @@ -13,6 +13,7 @@ stdenv.mkDerivation rec { elmPackages.elm-test go_1_18 golint + gopls nodejs-16_x nodePackages.yarn rpm