From f8c3bd59211cb712a9601441be008df0bdb9efe9 Mon Sep 17 00:00:00 2001 From: Nikita Rudenko Date: Sun, 5 Apr 2026 16:48:27 +0300 Subject: [PATCH] vimPlugins.nvim-dap-ruby: init at 0-unstable-2025-07-08 https://github.com/suketa/nvim-dap-ruby --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index f6551842a2eb..878ffb2064d6 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11290,6 +11290,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + nvim-dap-ruby = buildVimPlugin { + pname = "nvim-dap-ruby"; + version = "0-unstable-2025-07-08"; + src = fetchFromGitHub { + owner = "suketa"; + repo = "nvim-dap-ruby"; + rev = "ba36f9905ca9c6d89e5af5467a52fceeb2bbbf6d"; + hash = "sha256-57BBhdrikDEswZe2QW+jHMSgfXIjauc6iDNpWS0YUaU="; + }; + meta.homepage = "https://github.com/suketa/nvim-dap-ruby/"; + meta.hydraPlatforms = [ ]; + }; + nvim-dap-ui = buildVimPlugin { pname = "nvim-dap-ui"; version = "4.0.0-unstable-2026-04-03"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 7f4357682ce8..a8135333b62e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -867,6 +867,7 @@ https://github.com/julianolf/nvim-dap-lldb/,HEAD, https://codeberg.org/mfussenegger/nvim-dap-python/,HEAD, https://github.com/rinx/nvim-dap-rego/,HEAD, https://github.com/jonboh/nvim-dap-rr/,HEAD, +https://github.com/suketa/nvim-dap-ruby/,HEAD, https://github.com/rcarriga/nvim-dap-ui/,, https://github.com/igorlfs/nvim-dap-view/,HEAD, https://github.com/theHamsta/nvim-dap-virtual-text/,,