nixpkgs/pkgs/applications/office/libreoffice
Michael Raskin fcf9e23e73
Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath
libreoffice: wrapper: add hunspell dirs to DICPATH
2020-02-25 21:39:11 +00:00
..
src-fresh Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath 2020-02-25 21:39:11 +00:00
src-still Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath 2020-02-25 21:39:11 +00:00
default.nix libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.5.2 -> 6.4.1.1 2020-02-17 22:08:35 +01: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-srcs-additions.json
README.md libreoffice: factor out common derivation 2019-12-18 13:23:34 +01:00
wrapper.nix treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
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.