Commit d82811f4 authored by VuiMuich's avatar VuiMuich Committed by Alyssa Ross
Browse files

cargo-info: fix build

parent 6472cda7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,6 +18,9 @@ rustPlatform.buildRustPackage rec {
    hash = "sha256-02Zkp7Vc1M5iZsG4iJL30S73T2HHg3lqrPJ9mW3FOuk=";
  };

  # upstream uses `#![deny(warnings)]` which breaks our build
  RUSTFLAGS = "--cap-lints allow";

  cargoHash = "sha256-zp7qklME28HNGomAcQgrEi7W6zQ1QCJc4FjxtnKySUE=";

  nativeBuildInputs = [