mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
libreoffice-still: use icu64
This commit is contained in:
parent
258ca6451d
commit
6f1ba0c281
@ -21080,6 +21080,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 New Issue
Block a user