mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
evscript: remove verifyCargoDeps
This commit is contained in:
parent
ac5e71c346
commit
ae66c3e404
@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
|
||||
};
|
||||
|
||||
cargoSha256 = "1dcyhxfyq0nrjl05g1s9pjkg7vqw63wbdhlskrdcvxncmci3s7rp";
|
||||
verifyCargoDeps = true;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/myfreeweb/${pname}";
|
||||
|
Loading…
Reference in New Issue
Block a user