3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/office/libreoffice
2021-04-02 13:15:41 +00:00
..
src-fresh libreoffice-fresh: 7.1.1.2 -> 7.1.2.2 2021-04-02 13:15:41 +00:00
src-still
default.nix libreoffice: remove unused input 2021-02-22 01:16:29 +01: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.