nixpkgs/pkgs/applications/office/libreoffice
2023-04-23 09:38:41 +02:00
..
darwin
src-fresh libreoffice-fresh: 7.5.2.1 - > 7.5.2.2 2023-04-03 06:55:17 +03:00
src-still libreoffice-still: 7.3.7.2 -> 7.4.6.2 2023-04-02 18:15:53 +03:00
default.nix libreoffice*: drop test which regressed on libxml2 update 2023-04-23 09:38:41 +02:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
gpgme-1.18.patch
libreoffice-srcs-additions.json
poppler-22-04-0.patch
README.md
skip-failed-test-with-icu70.patch
soffice-template.desktop
wrapper.nix

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.