hydron: switch to proxyVendor

This commit is contained in:
zowoq
2022-01-06 14:00:58 +10:00
parent f24d06a395
commit dc748e7ddf
+2 -2
View File
@@ -13,8 +13,8 @@ buildGoModule rec {
nativeBuildInputs = [ pkg-config ];
vendorSha256 = "1ngig5zw0gf1mkjjsfvvn09rncb36rg274cbi3glp8wzfcr8aip3";
runVend = true;
vendorSha256 = "sha256-TxeHfO5IUVsKmKZ1e0/KXi+6dk2nn6AoNG0eB3jyGkY=";
proxyVendor = true;
buildInputs = [ ffmpeg ];