From 7d403873242bd14be9ebda1c4f821615fe5f372d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Thu, 9 Feb 2023 15:17:55 +0100 Subject: [PATCH] himalaya: adjust todo comment about cargo test flags --- pkgs/applications/networking/mailreaders/himalaya/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/networking/mailreaders/himalaya/default.nix b/pkgs/applications/networking/mailreaders/himalaya/default.nix index d75abfff5ff7e..c5d121cb85754 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 ''