thunderbird-68: drop

This commit is contained in:
ajs124
2021-05-15 17:58:49 +02:00
parent b23797e2c5
commit dd9525240f
3 changed files with 0 additions and 386 deletions
-7
View File
@@ -26486,13 +26486,6 @@ in
gtk3Support = true;
};
thunderbird-68 = callPackage ../applications/networking/mailreaders/thunderbird/68.nix {
inherit (rustPackages) cargo rustc;
libpng = libpng_apng;
nss = nss_3_44;
gtk3Support = true;
};
thunderbolt = callPackage ../os-specific/linux/thunderbolt {};
thunderbird-bin = thunderbird-bin-78;