castor: remove verifyCargoDeps

This attribute is not used anymore by buildRustPackage.
This commit is contained in:
Daniël de Kok 2020-06-25 08:35:05 +02:00
parent 596d9fa28d
commit 49c99ca796

View file

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