libreoffice*: fix build after nss update

/cc nss PR #91746
This commit is contained in:
Vladimír Čunát 2020-07-21 15:57:16 +02:00
parent cf04e773ce
commit 34432ad386
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -20920,6 +20920,7 @@ in
harfbuzz = harfbuzz.override {
withIcu = true; withGraphite2 = true;
};
nss = nss_3_44;
};
libreoffice-qt = lowPrio (callPackage ../applications/office/libreoffice/wrapper.nix {