mirrorbits: use deleteVendor

gstqt5
zowoq 2020-08-31 19:59:33 +10:00
parent c70cf7ace6
commit 8ad25211ca
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ buildGoPackage rec {
'';
goPackagePath = "github.com/etix/mirrorbits";
deleteVendor = true;
goDeps = ./deps.nix;
nativeBuildInputs = [ pkgconfig ];