Python: more evaluation fixups.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user