nixpkgs/pkgs/applications/office/libreoffice
2020-04-19 19:27:03 +02:00
..
src-fresh libreoffice-fresh: 6.4.1.1 -> 6.4.3.2 2020-04-19 19:27:03 +02:00
src-still Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath 2020-02-25 21:39:11 +00:00
default.nix libreoffice: fix build with poppler 0.86 2020-04-19 19:25:13 +02:00
download-list-builder.sh libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04:00
gen-shell.nix libreoffice: factor out common derivation 2019-12-18 13:23:34 +01:00
generate-libreoffice-srcs.py libreoffice-still: 5.3.6.1 -> 5.4.5.1 2018-02-27 07:43:50 +01:00
libreoffice-srcs-additions.json libreoffice-srcs-additions.json: some files are in /extern/ 2017-02-03 13:14:39 +01:00
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-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379 2017-09-17 09:58:35 +02:00

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.