about summary refs log tree commit diff stats
path: root/justfile
diff options
context:
space:
mode:
authorAlan Pearce2024-06-25 19:03:02 +0200
committerAlan Pearce2024-06-25 19:03:02 +0200
commitb0785f712a38337deccf2fd7f99c239cf75adc17 (patch)
tree1d4024bd25b03255f6c5ddfd7e91937160d0a19c /justfile
parent9c3dd9231015d2d75d104bbc55b6e5326e8656bd (diff)
downloadwebsite-b0785f712a38337deccf2fd7f99c239cf75adc17.tar.lz
website-b0785f712a38337deccf2fd7f99c239cf75adc17.tar.zst
website-b0785f712a38337deccf2fd7f99c239cf75adc17.zip
move go-licenses into shell
Diffstat (limited to 'justfile')
-rwxr-xr-xjustfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index 1dc651a..743cd6e 100755
--- a/justfile
+++ b/justfile
@@ -11,7 +11,7 @@ clean:
 	rm -fr website
 
 check-licenses:
-	nix run nixpkgs#go-licenses check ./...
+	go-licenses check ./...
 
 check-links:
 	hyperlink website/public