From 440d437c82acd4141cf05bdb2c6e81505ef4c85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Thu, 4 Nov 2021 12:35:19 +0100 Subject: [PATCH] thunderbird: 78.x -> 91.x .. as we consider 78.x insecure. --- pkgs/top-level/all-packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 683acfa23fe..5e19215657f 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -26799,7 +26799,7 @@ in thonny = callPackage ../applications/editors/thonny { }; - thunderbird = thunderbird-78; + thunderbird = thunderbird-91; thunderbird-78 = callPackage ../applications/networking/mailreaders/thunderbird { # Using older Rust for workaround: