circom: fix hash

This commit is contained in:
Weijia Wang 2024-11-11 15:46:20 +01:00
parent 1546e0871c
commit f08afe73cb

View File

@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
owner = "iden3";
repo = "circom";
rev = "v${version}";
hash = "sha256-OxfqbsxSIy0tLDMfDmdCZeMb2LCSG7I+Vm9RHb7tXFc=";
hash = "sha256-jaBtBFvGRTRImXQNM+FXr23XQqC5V7hRa9SZAgB/K4c=";
};
cargoHash = "sha256-KmUTlzRRmtD9vKJmh0MSUQxN8gz4qnp9fLs5Z0Lmypw=";