all repos — gopkgs @ 2b4604d343b2df4289ef1295221c3e2a2a5c1532

Go module vanity import paths

write my own version instead

Alan Pearce
commit

2b4604d343b2df4289ef1295221c3e2a2a5c1532

parent

54b0fd19e0c9c68c5d415c8d5cab1e04935f7fd6

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M shell.nixshell.nix
@@ -3,6 +3,6 @@
pkgs.mkShell { buildInputs = with pkgs; [ rsync - (callPackage ./. { }) + templ ]; }