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
7c6f434c 2a3aac479c
Merge pull request #172088 from gador/libreoffice-fresh-7.3.3.2
2 years ago
..
src-fresh libreoffice-fresh: 7.2.5.2 -> 7.3.3.2 2 years ago
src-still Merge pull request #172088 from gador/libreoffice-fresh-7.3.3.2 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: 7.2.5.2 -> 7.3.3.2 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

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.