all repos — x @ 8cbc341b9c66a18ddf75a29fcc3fa157e9aa3200

Experiments and stuff

remove templ

Alan Pearce
commit

8cbc341b9c66a18ddf75a29fcc3fa157e9aa3200

parent

1bdfdc914d6ca5c9917e76a06c51f676b7f546ad

1 file changed, 0 insertions(+), 1 deletion(-)

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