pythonPackages.msgpack: renamed to msgpack-python

This commit is contained in:
Eric Wolf
2018-02-10 14:47:19 +01:00
parent fec3788753
commit e2859068b1
5 changed files with 8 additions and 8 deletions
@@ -12,7 +12,7 @@ pythonPackages.buildPythonApplication rec {
sha256 = "04sgns9qczzw2152gqdr6bjyy4fmgs26cz8n3qck94l0j51rxhz8";
};
propagatedBuildInputs = with pythonPackages; [ msgpack pyqt4 numpy pyopencl ] ++ [ openssl ];
propagatedBuildInputs = with pythonPackages; [ msgpack-python pyqt4 numpy pyopencl ] ++ [ openssl ];
preConfigure = ''
# Remove interaction and misleading output