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