Merge pull request #34809 from typetetris/master

python.pkgs: msgpack changes and neovim update
This commit is contained in:
Frederik Rietdijk
2018-02-10 14:35:00 +00:00
committed by GitHub
7 changed files with 81 additions and 49 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