Merge #244498: libreoffice*: pin to boost179 for now

...into staging-next
This commit is contained in:
Vladimír Čunát 2023-07-20 20:51:43 +02:00
commit be21f1499a
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -32880,6 +32880,7 @@ with pkgs;
harfbuzz = harfbuzz.override {
withIcu = true; withGraphite2 = true;
};
boost = boost179;
};
libreoffice-qt = lowPrio (callPackage ../applications/office/libreoffice/wrapper.nix {