nixpkgs/pkgs/applications/window-managers/qtile
Nate Faber 89e211f1fa
Add more python package dependencies for qtile
Qtile cannot connect to dbus and cause applications to freeze when they attempt to send notifications.
For example, slack will completely freeze when a new message comes in after it attempts to send a notification.

This is caused by an inability to import dbus and pygobject3 as evidenced by this error in the logs
`WARNING libqtile manager.py:setup_eventloop():L240 importing dbus/gobject failed, dbus will not work.`

Also added the python packages dependencies mentioned here:
https://github.com/NixOS/nixpkgs/issues/45039
https://github.com/DavHau/mach-nix/issues/125
2020-10-04 10:46:12 +02:00
..
0001-Substitution-vars-for-absolute-paths.patch qtile: 0.13.0 -> 0.16.0 (#93705) 2020-07-25 17:51:57 +02:00
0002-Restore-PATH-and-PYTHONPATH.patch qtile: 0.13.0 -> 0.16.0 (#93705) 2020-07-25 17:51:57 +02:00
0003-Restart-executable.patch qtile: 0.13.0 -> 0.16.0 (#93705) 2020-07-25 17:51:57 +02:00
default.nix Add more python package dependencies for qtile 2020-10-04 10:46:12 +02:00