diff --git a/pkgs/applications/networking/mailreaders/himalaya/default.nix b/pkgs/applications/networking/mailreaders/himalaya/default.nix index d75abfff5ff7e16..c5d121cb8575444 100644 --- a/pkgs/applications/networking/mailreaders/himalaya/default.nix +++ b/pkgs/applications/networking/mailreaders/himalaya/default.nix @@ -36,8 +36,8 @@ rustPlatform.buildRustPackage rec { openssl ]; - # TODO: is there a way to spawn an IMAP server to run integration - # tests? + # TODO: remove this flag once this issue is fixed: + # https://todo.sr.ht/~soywod/pimalaya/36 cargoTestFlags = [ "--lib" ]; postInstall = lib.optionalString installManPages ''