tests: check thunderbird with and without native messaging hosts

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
This commit is contained in:
Ihar Hrachyshka 2025-02-19 18:25:12 -05:00 committed by Austin Horstman
parent 63146593a9
commit fad54a641a
3 changed files with 26 additions and 16 deletions

View file

@ -1,4 +1,5 @@
{
thunderbird = ./thunderbird.nix;
thunderbird-with-firefox = ./thunderbird-with-firefox.nix;
thunderbird-native-messaging-host = ./thunderbird-native-messaging-host.nix;
}