all repos — homestead @ 635819b5c25f1c50be395e142656fbc2e96e6d0f

Code for my website

just: fix license-check command

Alan Pearce
commit

635819b5c25f1c50be395e142656fbc2e96e6d0f

parent

1053abe9e933976d531ff3d21a01a133e1e0009c

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

jump to
M justfilejustfile
@@ -14,7 +14,7 @@ check:
nix flake check . --print-build-logs check-licenses: - nix run nixpkgs#go-licenses + nix run nixpkgs#go-licenses check ./... update-all: go get -u all