Unverified Commit 69978dcb authored by Clément DOUIN's avatar Clément DOUIN
Browse files

remove useless cargo test flags

parent 06d21e86
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -42,10 +42,6 @@ rustPlatform.buildRustPackage rec {
    ++ lib.optional withNotmuchBackend "notmuch-backend"
    ++ lib.optional withSmtpSender "smtp-sender";

  # TODO: remove me once this issue is fixed:
  # https://todo.sr.ht/~soywod/pimalaya/36
  cargoTestFlags = [ "--lib" ];

  postInstall = lib.optionalString installManPages ''
    mkdir -p $out/man
    $out/bin/himalaya man $out/man