diff --git a/nix/pkgs/main/default.nix b/nix/pkgs/main/default.nix index 30b93e58..3829bfd8 100644 --- a/nix/pkgs/main/default.nix +++ b/nix/pkgs/main/default.nix @@ -89,8 +89,7 @@ craneLib.buildPackage ( commonAttrs // { # This is redundant with CI cargoTestCommand = ""; - - # This is redundant with CI + cargoCheckCommand = ""; doCheck = false; # https://crane.dev/faq/rebuilds-bindgen.html