betterbird: apply icu patch from thunderbird

This commit is contained in:
Sandro Jäckel 2024-09-23 23:59:16 +02:00
parent b4a69dcb47
commit febd2e6c30
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -112,6 +112,8 @@ in ((buildMozillaMach {
webrtcSupport = false;
pgoSupport = false; # console.warn: feeds: "downloadFeed: network connection unavailable"
inherit (thunderbird-unwrapped.passthru) icu73;
}).overrideAttrs (oldAttrs: {
postInstall = oldAttrs.postInstall or "" + ''
mv $out/lib/thunderbird/* $out/lib/betterbird