Unverified Commit 2292974d authored by Jonathan Davies's avatar Jonathan Davies
Browse files

rqbit: Remove doCheck to enable checkPhase

parent 29027559
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -62,8 +62,6 @@ rustPlatform.buildRustPackage {
    rm crates/librqbit/build.rs
  '';

  doCheck = false;

  nativeInstallCheckInputs = [
    versionCheckHook
  ];