Python: more evaluation fixups.

This commit is contained in:
Vladimír Čunát
2016-10-14 00:03:12 +02:00
parent efb6052f40
commit 6eeea6effd
35 changed files with 34 additions and 51 deletions
@@ -31,7 +31,7 @@ python27Packages.buildPythonApplication rec {
buildInputs = [ pkgconfig glib libxcb cairo pango python27Packages.xcffib ];
pythonPath = with python27Packages; [ xcffib cairocffi-xcffib trollius readline];
pythonPath = with python27Packages; [ xcffib cairocffi-xcffib trollius ];
postInstall = ''
wrapProgram $out/bin/qtile \