nixpkgs/pkgs/applications/office/libreoffice
2021-08-19 19:34:45 +03:00
..
src-fresh Keep the patch for 7.1.x fresh 2021-08-19 19:34:45 +03:00
src-still Let's keep kde-open5 in default.nix 2021-08-19 19:06:19 +03:00
default.nix Let's keep kde-open5 2021-08-19 19:06:29 +03: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-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00: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: kill private dbus instance on exit 2021-04-22 23:03:02 +02: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.