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
Thomas Gerbet 7e7e91f8e2 libreoffice-still: 7.0.4.2 -> 7.0.6.2 3 years ago
..
src-fresh libreoffice-fresh: 7.1.2.2 -> 7.1.3.2 3 years ago
src-still libreoffice-still: 7.0.4.2 -> 7.0.6.2 3 years ago
README.md libreoffice: factor out common derivation 5 years ago
default.nix gnome: rename from gnome3 3 years ago
download-list-builder.sh libreoffice: add nix shells for source generation 8 years ago
gen-shell.nix libreoffice: factor out common derivation 5 years ago
generate-libreoffice-srcs.py libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 4 years ago
libreoffice-srcs-additions.json libreoffice-srcs-additions.json: some files are in /extern/ 7 years ago
wrapper.nix treewide: remove redundant quotes 5 years ago
wrapper.sh libreoffice: kill private dbus instance on exit 3 years ago
xdg-open-brief.patch libreoffice-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379 7 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.