mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 03:15:56 +03: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