1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/office/libreoffice
2021-02-04 11:40:30 +00:00
..
src-fresh libreoffice-fresh: 7.0.4.2 -> 7.1.0.3 2021-02-04 11:40:30 +00:00
src-still treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
default.nix libreoffice-fresh: 7.0.4.2 -> 7.1.0.3 2021-02-04 11:40:30 +00:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
README.md
wrapper.nix
wrapper.sh
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.