evscript: remove verifyCargoDeps

This commit is contained in:
zowoq 2021-01-26 22:30:40 +10:00
parent ac5e71c346
commit ae66c3e404

View file

@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
};
cargoSha256 = "1dcyhxfyq0nrjl05g1s9pjkg7vqw63wbdhlskrdcvxncmci3s7rp";
verifyCargoDeps = true;
meta = with lib; {
homepage = "https://github.com/myfreeweb/${pname}";