Show More
@@ -755,11 +755,11 b' self: super: {' | |||||
755 | }; |
|
755 | }; | |
756 | }; |
|
756 | }; | |
757 | "setuptools" = super.buildPythonPackage { |
|
757 | "setuptools" = super.buildPythonPackage { | |
758 |
name = "setuptools-40. |
|
758 | name = "setuptools-40.8.0"; | |
759 | doCheck = false; |
|
759 | doCheck = false; | |
760 | src = fetchurl { |
|
760 | src = fetchurl { | |
761 |
url = "https://files.pythonhosted.org/packages/ |
|
761 | url = "https://files.pythonhosted.org/packages/c2/f7/c7b501b783e5a74cf1768bc174ee4fb0a8a6ee5af6afa92274ff964703e0/setuptools-40.8.0.zip"; | |
762 | sha256 = "0c54kklk7c97g0dhm7ilg9cd4n4s464ps6mspsa5m9hhrcqxsbvh"; |
|
762 | sha256 = "0k9hifpgahnw2a26w3cr346iy733k6d3nwh3f7g9m13y6f8fqkkf"; | |
763 | }; |
|
763 | }; | |
764 | meta = { |
|
764 | meta = { | |
765 | license = [ pkgs.lib.licenses.mit ]; |
|
765 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now