Merge pull request #94712 from B4dM4n/libreoffice-still-icu
libreoffice-still: use icu64
This commit is contained in:
commit
0aebcb9b6e
1 changed files with 1 additions and 0 deletions
|
@ -21086,6 +21086,7 @@ in
|
|||
libreoffice-still = lowPrio (callPackage ../applications/office/libreoffice/wrapper.nix {
|
||||
libreoffice = callPackage ../applications/office/libreoffice
|
||||
(libreoffice-args // {
|
||||
icu = icu64;
|
||||
variant = "still";
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue