nixpkgs/pkgs/applications/office/libreoffice
2019-12-30 20:53:00 +01:00
..
src-fresh libreoffice: fix eval 2019-12-30 20:53:00 +01:00
src-still libreoffice: fix eval 2019-12-30 20:53:00 +01:00
default.nix libreoffice: fix eval 2019-12-30 20:53:00 +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-still: 5.3.6.1 -> 5.4.5.1 2018-02-27 07:43:50 +01:00
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: fallback to /tmp if /run is not usable 2019-03-23 12:16:53 +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.