circom: fix hash
This commit is contained in:
parent
1546e0871c
commit
f08afe73cb
@ -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=";
|
||||
|
Loading…
Reference in New Issue
Block a user