go-modules: Update files to use vendorSha256
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
pname = "v2ray-core";
|
||||
inherit version src;
|
||||
|
||||
modSha256 = "11gsncy3449a7y6w6pr7acqabyj2q2a1q52f8fcl5cdz1vjbmmxi";
|
||||
vendorSha256 = "1lh8382gyss01frq4gxyx9p26p5m8f158qfw55sy5wb7ddrafcc2";
|
||||
|
||||
buildPhase = ''
|
||||
runHook preBuild
|
||||
@@ -47,4 +47,4 @@ in runCommand "v2ray-${version}" {
|
||||
makeWrapper "$file" "$out/bin/$(basename "$file")" \
|
||||
--set-default V2RAY_LOCATION_ASSET ${assetsDrv}
|
||||
done
|
||||
''
|
||||
''
|
||||
Reference in New Issue
Block a user