thunderbird: use the monthly release version by default (#389819)
This commit is contained in:
@@ -82,8 +82,7 @@ let
|
||||
|
||||
in
|
||||
rec {
|
||||
# Upstream claims -latest is "for testing purposes only". Stick to -esr until this changes.
|
||||
thunderbird = thunderbird-esr;
|
||||
thunderbird = thunderbird-latest;
|
||||
|
||||
thunderbird-latest = common {
|
||||
version = "136.0";
|
||||
|
||||
Reference in New Issue
Block a user