nixpkgs/pkgs/applications/office/libreoffice
Moritz 'e1mo' Fromm 7d15a39781
libreoffice: Fix invalid desktop files
Fixes a regression introduced in #219166 by again setting the correct
binary name in the Exec filed for the .desktop files.

Fixes #220693
2023-03-12 16:08:26 +01:00
..
darwin libreoffice-bin: 7.3.3 -> 7.4.3 2023-01-07 19:55:30 +01:00
src-fresh
src-still
default.nix libreoffice: Fix invalid desktop files 2023-03-12 16:08:26 +01:00
download-list-builder.sh treewide: source .attrs in builders 2022-12-08 21:09:02 +02:00
gen-shell.nix
generate-libreoffice-srcs.py
gpgme-1.18.patch
libreoffice-srcs-additions.json
poppler-22-04-0.patch
README.md
skip-failed-test-with-icu70.patch
soffice-template.desktop
wrapper.nix libreoffice: Fix invalid desktop files 2023-03-12 16:08:26 +01:00

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.