From 4898e0921580fd3b53c6882ae6da1ef294d56aab Mon Sep 17 00:00:00 2001 From: Alexey Shmalko Date: Sun, 9 Dec 2018 01:09:57 +0200 Subject: pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1 --- pkgs/applications/editors/neovim/neovim-remote.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/editors/neovim/neovim-remote.nix') diff --git a/pkgs/applications/editors/neovim/neovim-remote.nix b/pkgs/applications/editors/neovim/neovim-remote.nix index 8e99005bbf6c5..c1b459638c9c5 100644 --- a/pkgs/applications/editors/neovim/neovim-remote.nix +++ b/pkgs/applications/editors/neovim/neovim-remote.nix @@ -14,7 +14,7 @@ pythonPackages.buildPythonPackage rec { sha256 = "0gri4d8gg5hvywffvj8r123d06x006qhink7d54yk6lvplw64gyc"; }; - propagatedBuildInputs = with pythonPackages; [ neovim psutil ]; + propagatedBuildInputs = with pythonPackages; [ pynvim psutil ]; meta = { description = "A tool that helps controlling nvim processes from a terminal"; -- cgit 1.4.1