about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/office/libreoffice/README.md
blob: a084572d2177f6e14a50dbe1fa8ed5896a578e86 (plain) (blame)
1
2
3
4
5
6
7
8
9
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`.