vs: update output hash

This is only a temporary solution - the source of the non determinism
should be found and fixed.
pull/14/head
Sebastien Bourdeauducq 2021-09-06 09:14:20 +08:00
parent 6d9d9d91f6
commit 93796f7a71
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ in
outputHashAlgo = "sha256";
outputHashMode = "recursive";
outputHash = "0fp7a6prjp8n8sirwday13wis3xyzhmrwi377y3x89nxzysp0mnv";
outputHash = "0axaym774p2w49pja1vqlx3x6fdylfjkpiybrqkyfc605r07xqyk";
phases = [ "buildPhase" ];
buildInputs = [ download-vs ];