openethereum: remove verifyCargoDeps

gstqt5
zowoq 2020-08-15 10:33:44 +10:00
parent ff8e1825ab
commit b84a2f47c6
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ rustPlatform.buildRustPackage rec {
cargoSha256 = "1xliragihwjfc5qmfm0ng519bw8a28m1w1yqcl9mpk8zywiybaah";
verifyCargoDeps = true;
cargoPatches = [ ./lock.patch ];
LIBCLANG_PATH = "${llvmPackages.libclang}/lib";