cloudmonkey: remove unnecessary runVend

This commit is contained in:
zowoq
2021-12-31 23:17:48 +10:00
parent 0d1c42d7b2
commit 1277a38c74
@@ -11,8 +11,6 @@ buildGoModule rec {
sha256 = "sha256-C9e2KsnoggjWZp8gx757MbFdGxmfh+TtAd+luS3ycHU=";
};
runVend = true;
vendorSha256 = null;
meta = with lib; {