about summary refs log tree commit diff stats
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 17cd5ce..3b81469 100644
--- a/shell.nix
+++ b/shell.nix
@@ -17,11 +17,13 @@ pkgs.mkShell {
   inherit (pre-commit-check) shellHook;
   packages = with pkgs; [
     goEnv
+    gomod2nix
 
     npins
     gopls
     gotools
     go-tools
+    templ
     gci
     hyperlink
     systemfd