guardian-agent: use deleteVendor
This commit is contained in:
@@ -20,6 +20,7 @@ buildGoPackage rec {
|
|||||||
|
|
||||||
goPackagePath = "github.com/StanfordSNR/guardian-agent";
|
goPackagePath = "github.com/StanfordSNR/guardian-agent";
|
||||||
|
|
||||||
|
deleteVendor = true;
|
||||||
goDeps = ./deps.nix;
|
goDeps = ./deps.nix;
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user