mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
chore: add go mod vendor
This commit is contained in:
@@ -14,6 +14,7 @@ buildGoModule rec {
|
|||||||
vendorHash = null;
|
vendorHash = null;
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
go mod vendor
|
||||||
make build-nix
|
make build-nix
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user