Skip to content

Commit d3ae8e1

Browse files
committed
elmPackages.elm-json: remove verifyCargoDeps
1 parent 2396252 commit d3ae8e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkgs/development/compilers/elm/packages/elm-json.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ rustPlatform.buildRustPackage rec {
1515
buildInputs = [ openssl ];
1616

1717
cargoSha256 = "0ylniriq073kpiykamkn9mxdaa6kyiza4pvf7gnfq2h1dvbqa6z7";
18-
verifyCargoDeps = true;
1918

2019
# Tests perform networking and therefore can't work in sandbox
2120
doCheck = false;

0 commit comments

Comments
 (0)