small improvements; aur package
This commit is contained in:
parent
79a6049a91
commit
03677e24be
15 changed files with 386 additions and 287 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue