nixpkgs/pkgs/applications/office/libreoffice
2021-11-28 15:26:40 +00:00
..
src-fresh libreoffice-fresh: 7.2.2.2 -> 7.2.3.2 2021-11-28 15:26:40 +00:00
src-still libreoffice*: skip test to fix build with icu70 2021-11-13 23:20:26 +08:00
default.nix libreoffice: replace openjdk runtime-input with minimal JRE 2021-11-23 19:23:30 +01:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
README.md
skip-failed-test-with-icu70.patch libreoffice*: skip test to fix build with icu70 2021-11-13 23:20:26 +08:00
wrapper.nix
wrapper.sh
xdg-open-brief.patch

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.