1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/applications/office/libreoffice
Emmanuel Rosa f442294719 libreoffice: remove spadmin wrapper
This change removes the spadmin wrapper because the utility was removed from LibreOffice in release 4.3. See https://wiki.documentfoundation.org/ReleaseNotes/4.3#CUPS.2C_fax_machines_and_spadmin which states:

 > The graphical utility spadmin is now removed in favor of these new features and the operating system's standard printer administration tools. (Caolán McNamara)

 Closes #26671
2017-07-01 16:35:36 -04:00
..
default-gen-shell.nix
default-primary-src.nix
default.nix libreoffice: remove spadmin wrapper 2017-07-01 16:35:36 -04:00
download-list-builder.sh
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
libreoffice-srcs-still.nix
libreoffice-srcs.nix
README.md
still-gen-shell.nix
still-primary-src.nix
still.nix libreoffice: fix #25831 2017-06-17 11:22:34 -05:00
xdg-open.patch libreoffice: fix #25831 2017-06-17 11:22:34 -05:00

LibreOffice

To generate libreoffice-srcs.nix:

nix-shell default-gen-shell.nix --run generate

To generate libreoffice-srcs-still.nix:

nix-shell still-gen-shell.nix --run generate