nixpkgs/pkgs/applications/networking/browsers/firefox
Michal Sojka 5102a12471 firefox: Make CUPS printers visible in the print dialog
Firefox 81 introduced a new print dialog. Under NixOS, this dialog
offers only "Save as PDF" as the destination. To print to a real
printer, one has to click "Print using the system dialog" and print
from there. This is not only one unnecessary extra click, but the
system dialog also does not offer preview.

With this commit, Firefox starts offering real printers in its
printing dialog, removing the above mentioned deficiencies.

CUPS is needed because Firefox uses dlopen() to load libcups.so.2 at
runtime. See
https://searchfox.org/mozilla-central/rev/b52cf6bbe214bd9d93ed9333d0403f7d556ad7c8/widget/nsCUPSShim.cpp#28
2021-06-09 23:09:48 +02:00
..
common.nix firefox: take LLVM tools from buildStdenv 2021-05-21 23:09:56 +02:00
env_var_for_system_dir-ff85.patch firefox: 85.0.2 -> 86.0 2021-02-24 15:06:49 +01:00
env_var_for_system_dir-ff86.patch firefox: 85.0.2 -> 86.0 2021-02-24 15:06:49 +01:00
lto-dependentlibs-generation-ffx83.patch firefox: overhaul LTO 2021-01-13 08:06:48 -05:00
no-buildconfig-ffx76.patch firefox*, thunderbird*: explain no-buildconfig*.patch 2020-08-19 19:46:55 +02:00
no-buildconfig-ffx84.patch firefox: 83.0 -> 84.0 2020-12-16 17:49:31 +01:00
packages.nix firefox-esr: 78.10.1esr -> 78.11.0esr 2021-06-02 02:07:27 +02:00
update.nix
wrapper.nix firefox: Make CUPS printers visible in the print dialog 2021-06-09 23:09:48 +02:00