thunderbird: 78.x -> 91.x
.. as we consider 78.x insecure.
This commit is contained in:
parent
5f60ed2d7c
commit
440d437c82
|
@ -26799,7 +26799,7 @@ in
|
||||||
|
|
||||||
thonny = callPackage ../applications/editors/thonny { };
|
thonny = callPackage ../applications/editors/thonny { };
|
||||||
|
|
||||||
thunderbird = thunderbird-78;
|
thunderbird = thunderbird-91;
|
||||||
|
|
||||||
thunderbird-78 = callPackage ../applications/networking/mailreaders/thunderbird {
|
thunderbird-78 = callPackage ../applications/networking/mailreaders/thunderbird {
|
||||||
# Using older Rust for workaround:
|
# Using older Rust for workaround:
|
||||||
|
|
Loading…
Reference in New Issue