Skip to content

Commit 34432ad

Browse files
committed
libreoffice*: fix build after nss update
/cc nss PR #91746
1 parent cf04e77 commit 34432ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/top-level/all-packages.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20920,6 +20920,7 @@ in
2092020920
harfbuzz = harfbuzz.override {
2092120921
withIcu = true; withGraphite2 = true;
2092220922
};
20923+
nss = nss_3_44;
2092320924
};
2092420925

2092520926
libreoffice-qt = lowPrio (callPackage ../applications/office/libreoffice/wrapper.nix {

0 commit comments

Comments
 (0)