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