vimPlugins.nvim-dap-ruby: init at 0-unstable-2025-07-08
https://github.com/suketa/nvim-dap-ruby
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user