Commit Graph

15 Commits

Author SHA1 Message Date
fin444
8f8e2bcf04
onlyoffice-bin_latest: use nixpkgs noto cjk instead of a custom one 2023-11-14 11:47:09 -05:00
fin444
e958ffafbc
onlyoffice-bin_latest: 7.4.1 -> 7.5.1 2023-11-14 11:40:55 -05:00
fin444
7301bb04ee onlyoffice-bin_latest: 7.2.0 -> 7.4.1
7.3+ is broken on wlroots, so separated into onlyoffice-bin (7.2.0) and onlyoffice-bin_latest

wrapped with buildFHSEnv due to direct use of /usr/bin/curl to download plugins

add new mesa (libgbm) dependency
2023-09-09 16:20:09 -07:00
guangtao
59cf5102f0 onlyoffice-bin: fix icon location 2023-03-26 19:18:17 -07:00
Gabriel Fontes
2d0a4d55c7
onlyoffice-bin: add gcc lib to runtimeInputs
OnlyOffice is currently not launching
(https://github.com/NixOS/nixpkgs/issues/218238), due to a missing
library (libstdc++.so.6).

I used nix-locate to see which outputs provide it, and
`gcc-unwrapped.lib` is the one that makes more sense to me, but I'm not
sure if there's a better way to supply that lib.
2023-02-27 15:59:28 -03:00
Emmanuel Rosa
f7d11c70b4 onlyoffice-bin: 7.1.0 -> 7.2.0
Closes #195131
2022-11-11 19:45:49 +08:00
kilianar
1fe8edb6dd onlyoffice-bin: 6.3.1 -> 7.1.0
https://github.com/ONLYOFFICE/DesktopEditors/releases/tag/v7.1.0
2022-07-06 16:27:43 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Artturin
c75c37de7e onlyoffice: wrap correctly and force xcb since onlyoffice doesn't
support wayland
2021-09-28 20:22:41 +03:00
GTrunSec
a8dc11b757
onlyoffice-bin: 6.2.0 -> 6.3.1 2021-08-30 13:10:59 -07:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Shamrock Lee
dbda1f0ced onlyoffice-bin: 6.1.0 -> 6.2.0 and fix runHook typo 2021-06-01 15:58:21 +08:00
Gabriel Ebner
4206aec447 onlyoffice-bin: add libdrm dependency 2021-04-09 18:12:15 +02:00
Samuel Gräfenstein
a5ea64eaca
onlyoffice-bin: gnome3.gsettings_desktop_schemas -> gsettings-desktop-schemas
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Niklas Hambüchen
bec3b30b9e onlyoffice-bin: init at 6.1.0
Imported from:

a49fa345b5/pkgs/office/onlyoffice-bin/default.nix
2021-03-15 01:06:22 +01:00