···19 };
20 patches = [
21 ./no-buildconfig-90.patch
00000022 ];
2324 meta = with lib; {
···19 };
20 patches = [
21 ./no-buildconfig-90.patch
22+23+ # There is a bug in Thunderbird 91 where add-ons are required
24+ # to be signed when the build is run with default settings.
25+ # https://bugzilla.mozilla.org/show_bug.cgi?id=1727113
26+ # https://phabricator.services.mozilla.com/D124361
27+ ./D124361.diff
28 ];
2930 meta = with lib; {