mirrorbits: use deleteVendor
This commit is contained in:
parent
c70cf7ace6
commit
8ad25211ca
@ -30,6 +30,7 @@ buildGoPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
goPackagePath = "github.com/etix/mirrorbits";
|
goPackagePath = "github.com/etix/mirrorbits";
|
||||||
|
deleteVendor = true;
|
||||||
goDeps = ./deps.nix;
|
goDeps = ./deps.nix;
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
Loading…
Reference in New Issue
Block a user