elmPackages.elm-json: remove verifyCargoDeps
This commit is contained in:
parent
23962528ce
commit
d3ae8e194e
@ -15,7 +15,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
buildInputs = [ openssl ];
|
buildInputs = [ openssl ];
|
||||||
|
|
||||||
cargoSha256 = "0ylniriq073kpiykamkn9mxdaa6kyiza4pvf7gnfq2h1dvbqa6z7";
|
cargoSha256 = "0ylniriq073kpiykamkn9mxdaa6kyiza4pvf7gnfq2h1dvbqa6z7";
|
||||||
verifyCargoDeps = true;
|
|
||||||
|
|
||||||
# Tests perform networking and therefore can't work in sandbox
|
# Tests perform networking and therefore can't work in sandbox
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user