nixpkgs/pkgs
Bryan Gardiner 60df55c9fb
hplip: fix hp-setup crash by adding proper NixOS PPD search path
HPLIP's getSystemPPDs() function relies on searching for PPDs below common FHS
paths.  None of these exist on NixOS, but the code assumes that at least one of
the directories will be found, and crashes when it doesn't (cups_ppd_path is
None and the code passes that to os.path.join).

A usable PPD search path for the running system on NixOS is
/var/lib/cups/path/share, so this patches the source to check this path as well.
This should fix the NixOS case and keep non-NixOS cases working too.
2021-01-09 17:07:30 -08:00
..
applications Merge pull request #108785 from 06kellyjac/terragrunt 2021-01-09 03:28:16 +01:00
build-support Merge pull request #108581 from roberth/dockerTools-don't-apologize 2021-01-08 13:58:46 +01:00
common-updater
data all-cabal-hashes: update to Hackage at 2021-01-07T20:56:37Z 2021-01-08 21:38:20 +01:00
desktops Merge pull request #108716 from tfmoraes/gnome-boxes 2021-01-07 20:35:25 -05:00
development Merge pull request #108786 from fabaff/archinfo 2021-01-09 03:19:17 +01:00
games ckan 1.16.1 -> 1.29.2 2021-01-08 10:46:17 -08:00
misc hplip: fix hp-setup crash by adding proper NixOS PPD search path 2021-01-09 17:07:30 -08:00
os-specific Merge pull request #108795 from LibreCybernetics/update-nvidia 2021-01-09 03:19:03 +01:00
pkgs-lib
servers metabase: 0.37.4 -> 0.37.5 2021-01-08 18:59:09 +00:00
shells oh-my-zsh: 2021-01-05 → 2021-01-07 2021-01-08 14:03:10 +00:00
stdenv
test
tools Merge pull request #108814 from MasseGuillaume/pulumi-bump-2 2021-01-08 22:45:16 +00:00
top-level Merge pull request #108786 from fabaff/archinfo 2021-01-09 03:19:17 +01:00