nixpkgs/pkgs/misc
Tobias Geerinckx-Rice 393219d000 hplip: stop installing corrupted tools
None of the installed tools like hp-align or hp-toolbox could
work, because they tried to import wrapped Python scripts (i.e.
shell code) as Python modules. Fix this by:

- Substituting `dbus` for the defective `pythonDBus`.

- No longer blindly wrapping all python files, but replacing
  the original symlinks in $out/bin with wrapper scripts.
  These wrappers then `exec` the unmodified Python scripts in
  $out/share/hplip directly, instead of the .<name>-wrapped
  copy that wrapPythonProgramsIn creates. The latter are simply
  removed.

Sure, it's a bit ugly. It's also 2015 and I couldn't use my
printer :-/
2015-05-17 21:11:36 +02:00
..
apulse apulse: fix sha 2015-03-31 15:11:47 +03:00
beep
cups cups: Use systemd files provided by CUPS 2015-05-10 13:46:32 +02:00
drivers hplip: stop installing corrupted tools 2015-05-17 21:11:36 +02:00
emulators Merge pull request #7604 from bendlas/wine64 2015-05-10 19:13:37 +03:00
foldingathome
freestyle
frescobaldi
ghostscript
gnuk gnuk: Add derivation for fst-01 2015-05-02 15:54:42 -07:00
jackaudio jack2: depend on libsndfile 2015-05-03 12:46:10 -05:00
lilypond
my-env myEnvFun: use stderr instead of stdout for messages 2015-03-22 18:24:35 +01:00
phabricator
sails Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
screensavers slock: 1.1 -> 1.2 2015-05-10 13:46:01 +02:00
seafile-shared
solfege
sound-of-sorting
source-and-tags
themes numix-gtk-theme: Install to $out/share/themes. 2015-03-05 15:13:04 +08:00
uboot
vim-plugins vimPlugins: update 2015-05-11 22:46:41 +03:00
xosd
misc.nix