1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
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 beep: set meta.platforms 2014-10-25 17:24:47 +02:00
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 Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
freestyle Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
frescobaldi frescobaldi: add pygame dependency for midi support 2015-01-22 23:34:10 -06:00
ghostscript kill libiconvOr* 2015-02-07 20:29:28 -08:00
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 lilypond: updated from 2.16.2 to 2.18.2 2014-10-12 14:52:55 +02:00
my-env myEnvFun: use stderr instead of stdout for messages 2015-03-22 18:24:35 +01:00
phabricator Enabled access to binaries of needed tools, and worker daemons can be enabled for phabricator #3306 2014-09-03 15:46:59 +04:00
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 seafile: update client, ccnet, libsearpc and shared 2015-01-09 13:37:44 +01:00
solfege gnome3 apps: correctly render icons 2014-02-28 01:40:21 +01:00
sound-of-sorting Sound of Sorting: New Package 2014-10-01 02:04:36 +01:00
source-and-tags drop myhasktags, current hackage version has everything my version had 2014-01-23 14:44:21 +01:00
themes numix-gtk-theme: Install to $out/share/themes. 2015-03-05 15:13:04 +08:00
uboot clean up git revision handling in several packages 2013-11-13 12:46:55 +02:00
vim-plugins vimPlugins: update 2015-05-11 22:46:41 +03:00
xosd xosd: update from 2.2.12 to 2.2.14 and added meta information 2015-02-06 15:31:32 +01:00
misc.nix rename rubyLibs to rubyPackages 2014-11-09 22:16:58 +00:00