Merge pull request #91467 from danieldk/castor-verifyCargoDeps

castor: remove verifyCargoDeps
This commit is contained in:
Mario Rodas 2020-06-25 21:50:27 -05:00 committed by GitHub
commit c74657f91c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,6 @@ rustPlatform.buildRustPackage rec {
};
cargoSha256 = "04w49wka1vkb295lk6fzd6c5rwhzrqkp26hd5d94rx7bhcjmmb9w";
verifyCargoDeps = true;
nativeBuildInputs = [
pkg-config