elmPackages.elm-test-rs: unset verifyCargoDeps
This commit is contained in:
parent
18a4f8fd6a
commit
5f0f7b822b
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ rustPlatform.buildRustPackage rec {
|
|||
]);
|
||||
|
||||
cargoSha256 = "sha256:1dpdlzv96kpc25yf5jgsz9qldghyw35x382qpxhkadkn5dryzjvd";
|
||||
verifyCargoDeps = true;
|
||||
|
||||
# Tests perform networking and therefore can't work in sandbox
|
||||
doCheck = false;
|
||||
|
|
Loading…
Reference in a new issue