b9a5485aa5
Introducing a new name for each complex darwin derivation does not scale. This reverts commit b207ef980751b2dfe2f222fbd7dbc854f9bd90bf. |
||
---|---|---|
.. | ||
darwin | ||
src-fresh | ||
src-still | ||
default.nix | ||
download-list-builder.sh | ||
gen-shell.nix | ||
generate-libreoffice-srcs.py | ||
libreoffice-srcs-additions.json | ||
poppler-22-04-0.patch | ||
README.md | ||
skip-failed-test-with-icu70.patch | ||
soffice-template.desktop | ||
wrapper.nix | ||
wrapper.sh |
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
.