Show More
@@ -783,7 +783,7 b'' | |||
|
783 | 783 | name = "ipython-3.1.0"; |
|
784 | 784 | buildInputs = with self; []; |
|
785 | 785 | doCheck = false; |
|
786 |
propagatedBuildInputs = with self; [ |
|
|
786 | propagatedBuildInputs = with self; []; | |
|
787 | 787 | src = fetchurl { |
|
788 | 788 | url = "https://pypi.python.org/packages/06/91/120c0835254c120af89f066afaabf81289bc2726c1fc3ca0555df6882f58/ipython-3.1.0.tar.gz"; |
|
789 | 789 | md5 = "a749d90c16068687b0ec45a27e72ef8f"; |
General Comments 0
You need to be logged in to leave comments.
Login now