all repos — homestead @ 69d8e6c0ba1b59c507a43262e6182d331cce419f

Code for my website

move go-licenses into shell

Alan Pearce
commit

69d8e6c0ba1b59c507a43262e6182d331cce419f

parent

3937e226c8505a469dfc08a3fbf812b37536d2d6

2 files changed, 2 insertions(+), 1 deletion(-)

jump to
M justfilejustfile
@@ -11,7 +11,7 @@ clean:
rm -fr website check-licenses: - nix run nixpkgs#go-licenses check ./... + go-licenses check ./... check-links: hyperlink website/public
M shell.nixshell.nix
@@ -14,6 +14,7 @@ packages = with pkgs; [
go npins gopls + go-licenses gotools go-tools templ