nixpkgs/pkgs/applications/office/libreoffice
2023-05-29 13:27:03 +02:00
..
darwin libreoffice-bin: 7.3.3 -> 7.4.3 2023-01-07 19:55:30 +01:00
src-fresh libreoffice-fresh: 7.5.2.2 -> 7.5.4.1 2023-05-29 13:27:03 +02:00
src-still libreoffice-still: 7.4.6.2 -> 7.4.7.2 2023-05-29 13:25:36 +02:00
default.nix libreoffice*: drop test which regressed on libxml2 update 2023-04-23 09:38:41 +02:00
download-list-builder.sh treewide: source .attrs in builders 2022-12-08 21:09:02 +02:00
gen-shell.nix
generate-libreoffice-srcs.py libreoffice: generate-*-srcs.py Remove export prefix 2023-04-02 18:15:52 +03:00
gpgme-1.18.patch fixup! libreoffice*: hack-fix build after gpgme update 2022-08-18 17:42:24 +02: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
soffice-template.desktop libreoffice: add templates to dolphin "create new" menu 2022-05-03 08:11:26 -04:00
wrapper.nix libreoffice/wrapper: Don't --chdir 2023-03-26 16:25:46 +03: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.