aerc: switch to proxyVendor

This commit is contained in:
zowoq 2022-01-01 15:05:03 +10:00
parent 8c9182c1c5
commit f24d06a395

View File

@ -14,8 +14,8 @@ buildGoModule rec {
sha256 = "sha256-RaHigTp1YGkjQ46gFLhKcJuajekcCgfozu0ndCNq5Ac=";
};
runVend = true;
vendorSha256 = "sha256-A2MZzTYzGuZLFENn9OBIBBreJan+b3RKOEu5bQcDwS8=";
proxyVendor = true;
vendorSha256 = "sha256-ZFs2CXmNZpGae7bD15yTh3w6b00C7AgOwGuz72d2wHs=";
doCheck = false;