betterbird: apply icu patch from thunderbird
This commit is contained in:
parent
b4a69dcb47
commit
febd2e6c30
@ -112,6 +112,8 @@ in ((buildMozillaMach {
|
|||||||
webrtcSupport = false;
|
webrtcSupport = false;
|
||||||
|
|
||||||
pgoSupport = false; # console.warn: feeds: "downloadFeed: network connection unavailable"
|
pgoSupport = false; # console.warn: feeds: "downloadFeed: network connection unavailable"
|
||||||
|
|
||||||
|
inherit (thunderbird-unwrapped.passthru) icu73;
|
||||||
}).overrideAttrs (oldAttrs: {
|
}).overrideAttrs (oldAttrs: {
|
||||||
postInstall = oldAttrs.postInstall or "" + ''
|
postInstall = oldAttrs.postInstall or "" + ''
|
||||||
mv $out/lib/thunderbird/* $out/lib/betterbird
|
mv $out/lib/thunderbird/* $out/lib/betterbird
|
||||||
|
Loading…
Reference in New Issue
Block a user