3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/office/libreoffice
Florian Brandes 3e3301db78
libreoffice: fix test and cleanup
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-18 07:33:04 +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.4.0.3 -> 7.4.2.3 2022-10-17 21:35:00 +02:00
src-still libreoffice-still: 7.4.0.3 -> 7.4.2.3 2022-10-17 21:35:00 +02:00
default.nix libreoffice: fix test and cleanup 2022-10-18 07:33:04 +02:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
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
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.