nixpkgs/pkgs/applications/office/libreoffice
Felix Bühler 0a2745684e
Merge pull request #239624 from Stunkymonkey/use-optionalString-then
treewide: use optionalString instead of 'then ""'
2023-07-22 13:02:47 +02:00
..
darwin libreoffice-bin: 7.4.3 -> 7.4.7 2023-07-12 10:24:29 +02: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 treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +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.