all repos — x @ 8cbc341b9c66a18ddf75a29fcc3fa157e9aa3200

Experiments and stuff

remove templ

Alan Pearce
commit

8cbc341b9c66a18ddf75a29fcc3fa157e9aa3200

parent

1bdfdc914d6ca5c9917e76a06c51f676b7f546ad

2 files changed, 0 insertions(+), 2 deletions(-)

changed files
M ci.nixci.nix
@@ -8,7 +8,6 @@ }:
pkgs.mkShell { packages = with pkgs; [ go - templ just ]; }
M shell.nixshell.nix
@@ -16,7 +16,6 @@ npins
gopls go-licenses gotools - templ just ]; }