From 14543af1635fffd07ff97e6d69a3ff70a85d1e3e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 25 Jun 2024 18:10:23 +0200 Subject: re-add go to shell --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 6df4230..d7db15c 100644 --- a/shell.nix +++ b/shell.nix @@ -11,6 +11,7 @@ in pkgs.mkShell { inherit (pre-commit-check) shellHook; packages = with pkgs; [ + go npins gopls gotools -- cgit 1.4.1