Go to file
Sven Keidel c44c3d21ba a2jmidid: wrap python path for a2j_control, fixes #6916
a2j_control fails because dbus is not in the python path. The exact error
message is:

    Traceback (most recent call last):
      File ".nix-profile/bin/a2j_control", line 11, in <module>
	import dbus
    ImportError: No module named dbus

The fix is to add the python dbus module to the build inputs and wrap the
python path for a2j_control.
2015-03-22 11:16:22 +01:00
doc doc: fix programlistin formatting 2015-02-15 18:29:52 +01:00
lib spectrwm window manager 2015-03-21 11:02:44 -07:00
maintainers Travis: disable tarball creating check, because travis can't handle it 2015-03-04 15:28:09 +01:00
nixos Merge pull request #6882 from offlinehacker/nixos/fluentd 2015-03-21 22:37:48 +01:00
pkgs a2jmidid: wrap python path for a2j_control, fixes #6916 2015-03-22 11:16:22 +01:00
.gitignore gitignore: pkgs/development/libraries/qt-5/*/tmp/ 2015-02-21 11:39:20 -06:00
.travis.yml
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING
default.nix if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
README.md add statuses to nixpkgs 2015-02-08 22:54:29 +03:00