Show More
@@ -886,11 +886,11 b' self: super: {' | |||
|
886 | 886 | }; |
|
887 | 887 | }; |
|
888 | 888 | "msgpack-python" = super.buildPythonPackage { |
|
889 |
name = "msgpack-python-0. |
|
|
889 | name = "msgpack-python-0.5.6"; | |
|
890 | 890 | doCheck = false; |
|
891 | 891 | src = fetchurl { |
|
892 |
url = "https://files.pythonhosted.org/packages/ |
|
|
893 | sha256 = "11pqk5braa6wndpnr1dhg64js82vjgxnm0lzy73rwl831zgijaqs"; | |
|
892 | url = "https://files.pythonhosted.org/packages/8a/20/6eca772d1a5830336f84aca1d8198e5a3f4715cd1c7fc36d3cc7f7185091/msgpack-python-0.5.6.tar.gz"; | |
|
893 | sha256 = "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p"; | |
|
894 | 894 | }; |
|
895 | 895 | meta = { |
|
896 | 896 | license = [ pkgs.lib.licenses.asl20 ]; |
General Comments 0
You need to be logged in to leave comments.
Login now