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