nixpkgs/pkgs/applications/office/libreoffice
Doron Behar d26b239493 libreoffice/wrapper: Don't --chdir
Use lndir and replace it's relevant symlinks with wrappers.
2023-03-26 16:25:46 +03:00
..
darwin libreoffice-bin: 7.3.3 -> 7.4.3 2023-01-07 19:55:30 +01: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.3.6.2 -> 7.3.7.2 2022-11-04 00:20:52 +01:00
default.nix Merge branch 'master' into staging-next 2023-03-12 17:21:00 +01: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-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00: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 libreoffice*: skip test to fix build with icu70 2021-11-13 23:20:26 +08:00
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.