We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2396252 commit d3ae8e1Copy full SHA for d3ae8e1
1 file changed
pkgs/development/compilers/elm/packages/elm-json.nix
@@ -15,7 +15,6 @@ rustPlatform.buildRustPackage rec {
15
buildInputs = [ openssl ];
16
17
cargoSha256 = "0ylniriq073kpiykamkn9mxdaa6kyiza4pvf7gnfq2h1dvbqa6z7";
18
- verifyCargoDeps = true;
19
20
# Tests perform networking and therefore can't work in sandbox
21
doCheck = false;
0 commit comments