Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -5982,6 +5982,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; hurl-nvim = buildVimPlugin { pname = "hurl.nvim"; version = "2025-03-04"; src = fetchFromGitHub { owner = "jellydn"; repo = "hurl.nvim"; rev = "bf00b4ee56dc8026dd7cd068236fb2c01bb1e307"; sha256 = "1hw8sfx689j8fxwixfdia6rvfncb37j5y3g7f8kgqg1rd6vc3b0z"; }; meta.homepage = "https://github.com/jellydn/hurl.nvim/"; meta.hydraPlatforms = [ ]; }; hydra-nvim = buildVimPlugin { pname = "hydra.nvim"; version = "2025-03-28"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +18 −0 Original line number Diff line number Diff line Loading @@ -1368,6 +1368,24 @@ in src = "${hurl.src}/contrib/vim"; }; hurl-nvim = super.hurl-nvim.overrideAttrs { dependencies = with self; [ nui-nvim nvim-treesitter plenary-nvim ]; runtimeDeps = [ hurl ]; nvimSkipModules = [ # attempt to index global '_HURL_GLOBAL_CONFIG' (a nil value) "hurl.popup" "hurl.split" ]; }; idris2-nvim = super.idris2-nvim.overrideAttrs { dependencies = with self; [ nui-nvim Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -458,6 +458,7 @@ https://github.com/TheBlob42/houdini.nvim/,HEAD, https://github.com/lewis6991/hover.nvim/,HEAD, https://github.com/othree/html5.vim/,HEAD, https://github.com/julienvincent/hunk.nvim/,HEAD, https://github.com/jellydn/hurl.nvim/,HEAD, https://github.com/nvimtools/hydra.nvim/,HEAD, https://github.com/mboughaba/i3config.vim/,, https://github.com/cocopon/iceberg.vim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -5982,6 +5982,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; hurl-nvim = buildVimPlugin { pname = "hurl.nvim"; version = "2025-03-04"; src = fetchFromGitHub { owner = "jellydn"; repo = "hurl.nvim"; rev = "bf00b4ee56dc8026dd7cd068236fb2c01bb1e307"; sha256 = "1hw8sfx689j8fxwixfdia6rvfncb37j5y3g7f8kgqg1rd6vc3b0z"; }; meta.homepage = "https://github.com/jellydn/hurl.nvim/"; meta.hydraPlatforms = [ ]; }; hydra-nvim = buildVimPlugin { pname = "hydra.nvim"; version = "2025-03-28"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +18 −0 Original line number Diff line number Diff line Loading @@ -1368,6 +1368,24 @@ in src = "${hurl.src}/contrib/vim"; }; hurl-nvim = super.hurl-nvim.overrideAttrs { dependencies = with self; [ nui-nvim nvim-treesitter plenary-nvim ]; runtimeDeps = [ hurl ]; nvimSkipModules = [ # attempt to index global '_HURL_GLOBAL_CONFIG' (a nil value) "hurl.popup" "hurl.split" ]; }; idris2-nvim = super.idris2-nvim.overrideAttrs { dependencies = with self; [ nui-nvim Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -458,6 +458,7 @@ https://github.com/TheBlob42/houdini.nvim/,HEAD, https://github.com/lewis6991/hover.nvim/,HEAD, https://github.com/othree/html5.vim/,HEAD, https://github.com/julienvincent/hunk.nvim/,HEAD, https://github.com/jellydn/hurl.nvim/,HEAD, https://github.com/nvimtools/hydra.nvim/,HEAD, https://github.com/mboughaba/i3config.vim/,, https://github.com/cocopon/iceberg.vim/,, Loading