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
-2
View File
@@ -8,8 +8,6 @@ pythonPackages.buildPythonApplication rec {
sha256 = "0nzprs6zqax0cwq8h7hnszdl3d2m4c2d4vjfxfxbnjfs9sia5pis";
};
propagatedBuildInputs = [ pythonPackages.curses ];
doCheck = false;
meta = {