nixpkgs/pkgs/applications/office/libreoffice
Peter Hoeg 21e95c04bd libreoffice: perform release build
This removes the "Development Build" message from the splash screen as well as
changes all references in the program from LibreOfficeDev to LibreOffice.
2017-05-07 10:41:10 +08: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.3.0.3 -> 5.3.1.2 2017-03-18 21:27:31 +01:00
default.nix libreoffice: perform release build 2017-05-07 10:41:10 +08:00
download-list-builder.sh libreoffice: add nix shells for source generation 2016-09-16 19:24:04 -04:00
generate-libreoffice-srcs.py generate-libreoffice-srcs: support jars as well as tarballs 2017-02-03 13:14:39 +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: 5.2.5.1 -> 5.2.6.2 2017-03-09 18:59:31 +01:00
libreoffice-srcs.nix libreoffice-fresh: 5.3.0.3 -> 5.3.1.2 2017-03-18 21:27:31 +01: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.2.5.1 -> 5.2.6.2 2017-03-09 18:59:31 +01:00
still.nix Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04: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