nixpkgs/pkgs/applications/office/libreoffice
Fabian Möller d43db8abbc
libreoffice-still: fix build
2020-09-03 14:42:11 +02:00
..
src-fresh
src-still libreoffice-still: fix build 2020-09-03 14:42:11 +02:00
README.md
default.nix
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
wrapper.nix
wrapper.sh
xdg-open-brief.patch

README.md

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.