nixpkgs/pkgs/applications/office/libreoffice
2016-12-08 16:15:18 +01: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: 5.2.2.2 -> 5.2.3.3 2016-11-09 19:09:08 +01:00
default.nix libreoffice-fresh: 5.2.2.2 -> 5.2.3.3 2016-11-09 19:09:08 +01: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: fix symlinking of the tarballs. The tarballs' outputHash is now sha256, but LibreOffice build process expects them to be available by md5-prefixed names 2016-09-21 18:33:49 +02:00
libreoffice-srcs-additions.json libreoffice: generate-libreoffice-srcs.{sh->py} 2016-09-19 12:01:30 -04:00
libreoffice-srcs-still.nix libreoffice-still: 5.1.5.2 -> 5.1.6.2 2016-12-08 16:15:18 +01:00
libreoffice-srcs.nix libreoffice: fix symlinking of the tarballs. The tarballs' outputHash is now sha256, but LibreOffice build process expects them to be available by md5-prefixed names 2016-09-21 18:33:49 +02: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: 5.1.5.2 -> 5.1.6.2 2016-12-08 16:15:18 +01:00
still.nix libreoffice-still: 5.1.5.2 -> 5.1.6.2 2016-12-08 16:15:18 +01: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