nixpkgs/pkgs/applications/office/libreoffice
K900 523bd0ae27 libreoffice: add java.sql dependency
Otherwise Base crashes on startup.
2022-06-23 18:26:35 +02:00
..
darwin libreoffice: run the update-script's side-effect at runtime instead of eval 2022-05-31 21:54:41 +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: add java.sql dependency 2022-06-23 18:26:35 +02:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
poppler-22-04-0.patch
README.md
skip-failed-test-with-icu70.patch
soffice-template.desktop
wrapper.nix
wrapper.sh

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.