Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -8560,6 +8560,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; mcphub-nvim = buildVimPlugin { pname = "mcphub.nvim"; version = "6.2.0-unstable-2026-01-18"; src = fetchFromGitHub { owner = "ravitemer"; repo = "mcphub.nvim"; rev = "7cd5db330f41b7bae02b2d6202218a061c3ebc1f"; hash = "sha256-g9tPvjThz6EUk7zcY7lL+YH4lrT4x3FJ6jrNMHA8PAE="; }; meta.homepage = "https://github.com/ravitemer/mcphub.nvim/"; meta.hydraPlatforms = [ ]; }; mediawiki-vim = buildVimPlugin { pname = "mediawiki.vim"; version = "0.2-unstable-2015-11-15"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +13 −0 Original line number Diff line number Diff line Loading @@ -2021,6 +2021,19 @@ assertNoAdditions { checkInputs = [ self.lualine-nvim ]; }; mcphub-nvim = super.mcphub-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; checkInputs = [ # Required by mcphub.extensions.luali self.lualine-nvim ]; nvimSkipModules = [ # ENOENT: no such file or directory (cmd): 'npm' "bundled_build" ]; }; mind-nvim = super.mind-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -657,6 +657,7 @@ https://github.com/marko-cerovac/material.nvim/,, https://github.com/kaicataldo/material.vim/,HEAD, https://github.com/mattn/calendar-vim/,,mattn-calendar-vim https://github.com/vim-scripts/mayansmoke/,, https://github.com/ravitemer/mcphub.nvim/,HEAD, https://github.com/chikamichi/mediawiki.vim/,HEAD, https://github.com/savq/melange-nvim/,, https://github.com/lsig/messenger.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -8560,6 +8560,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; mcphub-nvim = buildVimPlugin { pname = "mcphub.nvim"; version = "6.2.0-unstable-2026-01-18"; src = fetchFromGitHub { owner = "ravitemer"; repo = "mcphub.nvim"; rev = "7cd5db330f41b7bae02b2d6202218a061c3ebc1f"; hash = "sha256-g9tPvjThz6EUk7zcY7lL+YH4lrT4x3FJ6jrNMHA8PAE="; }; meta.homepage = "https://github.com/ravitemer/mcphub.nvim/"; meta.hydraPlatforms = [ ]; }; mediawiki-vim = buildVimPlugin { pname = "mediawiki.vim"; version = "0.2-unstable-2015-11-15"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +13 −0 Original line number Diff line number Diff line Loading @@ -2021,6 +2021,19 @@ assertNoAdditions { checkInputs = [ self.lualine-nvim ]; }; mcphub-nvim = super.mcphub-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; checkInputs = [ # Required by mcphub.extensions.luali self.lualine-nvim ]; nvimSkipModules = [ # ENOENT: no such file or directory (cmd): 'npm' "bundled_build" ]; }; mind-nvim = super.mind-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -657,6 +657,7 @@ https://github.com/marko-cerovac/material.nvim/,, https://github.com/kaicataldo/material.vim/,HEAD, https://github.com/mattn/calendar-vim/,,mattn-calendar-vim https://github.com/vim-scripts/mayansmoke/,, https://github.com/ravitemer/mcphub.nvim/,HEAD, https://github.com/chikamichi/mediawiki.vim/,HEAD, https://github.com/savq/melange-nvim/,, https://github.com/lsig/messenger.nvim/,HEAD, Loading