all repos — gopkgs @ f3acff6849abe451355e551c01b4b02759c48b48

Go module vanity import paths

replace templ with gomponents

Alan Pearce
commit

f3acff6849abe451355e551c01b4b02759c48b48

parent

881ed5e5e6bf157ccbe9046fd406fe49ae3ea64b

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

changed files
M shell.nixshell.nix
@@ -4,6 +4,5 @@ pkgs.mkShell {
buildInputs = with pkgs; [ go rsync - templ ]; }