nixpkgs/pkgs/applications/office/libreoffice
2020-11-07 10:53:46 +02:00
..
src-fresh
src-still libreoffice-still: fix build 2020-09-03 14:42:11 +02:00
default.nix Remove vigra and glew as obsolete LibreOffice dependencies 2020-11-07 10:53:46 +02:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
README.md
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.