https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx> |
||
|---|---|---|
| .. | ||
| 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.