guardian-agent: use deleteVendor

This commit is contained in:
zowoq
2020-09-08 16:32:39 +10:00
parent 8ad25211ca
commit 73bb068546
@@ -20,6 +20,7 @@ buildGoPackage rec {
goPackagePath = "github.com/StanfordSNR/guardian-agent";
deleteVendor = true;
goDeps = ./deps.nix;
postInstall = ''