libreoffice-still: use icu64
This commit is contained in:
@@ -21080,6 +21080,7 @@ in
|
|||||||
libreoffice-still = lowPrio (callPackage ../applications/office/libreoffice/wrapper.nix {
|
libreoffice-still = lowPrio (callPackage ../applications/office/libreoffice/wrapper.nix {
|
||||||
libreoffice = callPackage ../applications/office/libreoffice
|
libreoffice = callPackage ../applications/office/libreoffice
|
||||||
(libreoffice-args // {
|
(libreoffice-args // {
|
||||||
|
icu = icu64;
|
||||||
variant = "still";
|
variant = "still";
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user