mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 04:03:56 +00:00
5102a12471
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 |
||
---|---|---|
.. | ||
common.nix | ||
env_var_for_system_dir-ff85.patch | ||
env_var_for_system_dir-ff86.patch | ||
lto-dependentlibs-generation-ffx83.patch | ||
no-buildconfig-ffx76.patch | ||
no-buildconfig-ffx84.patch | ||
packages.nix | ||
update.nix | ||
wrapper.nix |