nixpkgs/pkgs/applications/office/libreoffice
2020-11-24 12:42:06 -05:00
..
src-fresh libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00:00
src-still libreoffice-still: fix build 2020-09-03 14:42:11 +02:00
default.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
download-list-builder.sh
gen-shell.nix libreoffice: factor out common derivation 2019-12-18 13:23:34 +01:00
generate-libreoffice-srcs.py libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00:00
libreoffice-srcs-additions.json
README.md libreoffice: factor out common derivation 2019-12-18 13:23:34 +01:00
wrapper.nix
wrapper.sh libreoffice: wrapper: add hunspell dirs to DICPATH 2020-02-18 14:55:03 +01:00
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.