openethereum: Update Cargo hash
This commit is contained in:
parent
9f9ca66df6
commit
2299a2f3cc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec {
|
|||
sha256 = "1j7wfgpnvf9pcprd53sbd3pa7yz9588z81i1bx12wmj1fja3xa0j";
|
||||
};
|
||||
|
||||
cargoSha256 = "1qgl15sd32s0r4q5xmx7lyp92sc81hd4ddc18ynbxjdxgl7knm4k";
|
||||
cargoSha256 = "0ha18caw8mxzrh984y2z148cmdijrjxf0rc8j4ccwvmrbdsaz1xn";
|
||||
|
||||
LIBCLANG_PATH = "${llvmPackages.libclang}/lib";
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue