b308b06c22
This is e.g. required to properly use the Langtool-plugin[1] which otherwise fails like this: java.lang.NoClassDefFoundError: java/util/logging/Logger Fixes #160315 [1] https://extensions.libreoffice.org/en/extensions/show/languagetool |
||
---|---|---|
.. | ||
src-fresh | ||
src-still | ||
darwin.nix | ||
default.nix | ||
download-list-builder.sh | ||
gen-shell.nix | ||
generate-libreoffice-srcs.py | ||
libreoffice-srcs-additions.json | ||
README.md | ||
skip-failed-test-with-icu70.patch | ||
wrapper.nix | ||
wrapper.sh | ||
xdg-open-brief.patch |
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
.