* getmail: don't use pythonFull.

svn path=/nixpkgs/branches/modular-python/; revision=26566
This commit is contained in:
Eelco Dolstra
2011-03-28 13:13:15 +00:00
parent cef7e52b5a
commit f119c267de
3 changed files with 19 additions and 45 deletions
+1
View File
@@ -2,6 +2,7 @@
buildPythonPackage {
name = "ipython-0.10.1";
namePrefix = "";
src = fetchurl {
url = "http://ipython.scipy.org/dist/0.10.1/ipython-0.10.1.tar.gz";