2016-09-17 00:24:04 +01:00
|
|
|
LibreOffice
|
|
|
|
===========
|
|
|
|
|
2019-12-18 01:11:51 +00:00
|
|
|
To generate `src-$VARIANT/download.nix`, i.e. list of additional sources that
|
|
|
|
the libreoffice build process needs to download:
|
2016-09-17 00:24:04 +01:00
|
|
|
|
2019-12-18 01:11:51 +00:00
|
|
|
nix-shell gen-shell.nix --argstr variant VARIANT --run generate
|
2016-09-17 00:24:04 +01:00
|
|
|
|
2019-12-18 01:11:51 +00:00
|
|
|
Where VARIANT is either `still` or `fresh`.
|