nixpkgs/pkgs/applications/office/libreoffice
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01: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
src-still
default.nix treewide: set sourceProvenance for packages containing downloaded jars 2022-06-04 19:47:57 +01:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
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.