about summary refs log tree commit diff
path: root/pkgs/applications/editors/neovim
diff options
context:
space:
mode:
authorMarc Jakobi <marc.jakobi@tiko.energy>2023-12-17 02:37:22 +0100
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2023-12-17 17:37:25 +0100
commit6e3af659471f22f3e6c919399ce37616941f9b0e (patch)
tree3f94633e9af7b6a315ad273a4c6f81062cadfe60 /pkgs/applications/editors/neovim
parentc917662f2d573f2c14b85ef6204be0395781e264 (diff)
downloadnixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.tar
nixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.tar.gz
nixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.tar.bz2
nixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.tar.lz
nixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.tar.xz
nixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.tar.zst
nixlib-6e3af659471f22f3e6c919399ce37616941f9b0e.zip
luaPackages.nvim-client: remove
Diffstat (limited to 'pkgs/applications/editors/neovim')
-rw-r--r--pkgs/applications/editors/neovim/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/editors/neovim/default.nix b/pkgs/applications/editors/neovim/default.nix
index e183799d853a..d2aa619fe5a3 100644
--- a/pkgs/applications/editors/neovim/default.nix
+++ b/pkgs/applications/editors/neovim/default.nix
@@ -43,7 +43,6 @@ let
     luabitop
     mpack
   ] ++ lib.optionals doCheck [
-    nvim-client
     luv
     coxpcall
     busted