nixpkgs/pkgs/applications/office/libreoffice
Thibault Gagnaux b9a5485aa5
Revert "libreoffice: move darwin to separate libreoffice-darwin package"
Introducing a new name for each complex darwin derivation does not
scale.

This reverts commit b207ef980751b2dfe2f222fbd7dbc854f9bd90bf.
2022-05-27 17:28:31 +02:00
..
darwin Revert "libreoffice: move darwin to separate libreoffice-darwin package" 2022-05-27 17:28:31 +02:00
src-fresh libreoffice-fresh: 7.2.5.2 -> 7.3.3.2 2022-05-08 21:44:27 +02:00
src-still Merge pull request #172088 from gador/libreoffice-fresh-7.3.3.2 2022-05-09 07:45:23 +00:00
default.nix libreoffice: fix -qt build 2022-05-12 22:56:10 +08:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00:00
libreoffice-srcs-additions.json
poppler-22-04-0.patch libreoffice-fresh: Fix build with poppler 22.04 2022-05-04 14:42:39 +02:00
README.md
skip-failed-test-with-icu70.patch libreoffice*: skip test to fix build with icu70 2021-11-13 23:20:26 +08:00
soffice-template.desktop libreoffice: add templates to dolphin "create new" menu 2022-05-03 08:11:26 -04:00
wrapper.nix libreoffice: add templates to dolphin "create new" menu 2022-05-03 08:11:26 -04:00
wrapper.sh libreoffice: kill private dbus instance on exit 2021-04-22 23:03:02 +02:00

LibreOffice

To generate src-$VARIANT/download.nix, i.e. list of additional sources that the libreoffice build process needs to download:

nix-shell gen-shell.nix --argstr variant VARIANT --run generate

Where VARIANT is either still or fresh.