small improvements; aur package

This commit is contained in:
XenGi 2024-04-06 18:57:43 +02:00
parent 79a6049a91
commit 03677e24be
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
15 changed files with 386 additions and 287 deletions

View file

@ -17,6 +17,7 @@ build: ## Compile project
update: ## Update go dependencies
go get -u
which gomod2nix && gomod2nix
tidy: ## Add missing and remove unused modules
go mod tidy