My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/applications/office/libreoffice
Jan Tojnar 1cc16e71e1
Merge pull request #167372 from r-ryantm/auto-update/poppler-glib
2 years ago
..
src-fresh libreoffice-fresh: 7.2.4.1 -> 7.2.5.2 2 years ago
src-still libreoffice-still: 7.1.7.2 -> 7.1.8.1 2 years ago
README.md libreoffice: factor out common derivation 4 years ago
darwin.nix libreoffice: separates darwin into its own file `darwin.nix` 2 years ago
default.nix libreoffice-fresh: Fix build with poppler 22.04 2 years ago
download-list-builder.sh
gen-shell.nix libreoffice: factor out common derivation 4 years ago
generate-libreoffice-srcs.py libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 4 years ago
libreoffice-srcs-additions.json
poppler-22-04-0.patch libreoffice-fresh: Fix build with poppler 22.04 2 years ago
skip-failed-test-with-icu70.patch libreoffice*: skip test to fix build with icu70 3 years ago
soffice-template.desktop libreoffice: add templates to dolphin "create new" menu 2 years ago
wrapper.nix libreoffice: add templates to dolphin "create new" menu 2 years ago
wrapper.sh libreoffice: kill private dbus instance on exit 3 years ago
xdg-open-brief.patch

README.md

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.