guardian-agent: use deleteVendor

This commit is contained in:
zowoq 2020-08-31 19:59:33 +10:00
parent 8ad25211ca
commit 73bb068546

View file

@ -20,6 +20,7 @@ buildGoPackage rec {
goPackagePath = "github.com/StanfordSNR/guardian-agent";
deleteVendor = true;
goDeps = ./deps.nix;
postInstall = ''