nixpkgs/pkgs/applications/office/libreoffice
2021-08-19 11:59:00 +03:00
..
src-fresh libreoffice-fresh: 7.1.4.2 -> 7.1.5.2 2021-07-23 07:03:18 +00:00
src-still libreoffice: xdg-open-brief.patch not needed for 7.2 2021-08-19 11:51:44 +03:00
default.nix Drop xdg-open stuff from default.nix as it is overriden from src-still 2021-08-19 11:59:00 +03:00
download-list-builder.sh
gen-shell.nix
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
wrapper.nix
wrapper.sh libreoffice: kill private dbus instance on exit 2021-04-22 23:03:02 +02: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.