nixpkgs/pkgs/applications/office/libreoffice
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
..
default-gen-shell.nix libreoffice: generate-libreoffice-srcs.{sh->py} 2016-09-19 12:01:30 -04:00
default-primary-src.nix libreoffice-fresh: 6.2.4.2 -> 6.3.0.4 2019-08-17 10:35:39 -03:00
default.nix Merge master into staging-next 2019-08-18 12:53:44 +02:00
download-list-builder.sh libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04: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
libreoffice-srcs-still.nix libreoffice-still: 6.1.5.2 -> 6.2.6.2 2019-08-18 12:56:29 -03:00
libreoffice-srcs.nix libreoffice-fresh: 6.2.4.2 -> 6.3.0.4 2019-08-17 10:35:39 -03:00
README.md libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04:00
still-gen-shell.nix libreoffice: generate-libreoffice-srcs.{sh->py} 2016-09-19 12:01:30 -04:00
still-primary-src.nix libreoffice-still: 6.1.5.2 -> 6.2.6.2 2019-08-18 12:56:29 -03:00
still.nix Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
wrapper.nix libreoffice-*: inherits meta. 2018-11-09 13:52:26 -05: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-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379 2017-09-17 09:58:35 +02:00

LibreOffice

To generate libreoffice-srcs.nix:

nix-shell default-gen-shell.nix --run generate

To generate libreoffice-srcs-still.nix:

nix-shell still-gen-shell.nix --run generate