From 8f921e444375246da81cfd437bbe3d5f04af66ef Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Fri, 7 Feb 2025 10:39:55 +0100 Subject: [PATCH] vimPlugins.roslyn-nvim: switch to maintained fork --- pkgs/applications/editors/vim/plugins/generated.nix | 10 +++++----- pkgs/applications/editors/vim/plugins/overrides.nix | 3 --- pkgs/applications/editors/vim/plugins/vim-plugin-names | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index b9536010ad43..0e31f9a0c11e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -12401,14 +12401,14 @@ final: prev: roslyn-nvim = buildVimPlugin { pname = "roslyn.nvim"; - version = "2025-01-27"; + version = "2025-02-05"; src = fetchFromGitHub { - owner = "seblj"; + owner = "seblyng"; repo = "roslyn.nvim"; - rev = "490fd2d0f76249032ef6ce503e43ccdaeed9616e"; - sha256 = "15jqg907fnnxh3415yls90cwly75im1awi4bqs2jf94ssirnn4fc"; + rev = "4c55dedb5e47ba551c8c1ef9acd4896cdc29158c"; + sha256 = "0ga08bny1vi6h9cki6cmr84qzl7rdc4yglp8i4lcqvxxjys0qg19"; }; - meta.homepage = "https://github.com/seblj/roslyn.nvim/"; + meta.homepage = "https://github.com/seblyng/roslyn.nvim/"; meta.hydraPlatforms = [ ]; }; diff --git a/pkgs/applications/editors/vim/plugins/overrides.nix b/pkgs/applications/editors/vim/plugins/overrides.nix index 192fb659fdb7..e363c65a7abc 100644 --- a/pkgs/applications/editors/vim/plugins/overrides.nix +++ b/pkgs/applications/editors/vim/plugins/overrides.nix @@ -2866,9 +2866,6 @@ in luaAttr = luaPackages.rocks-config-nvim; }; - roslyn-nvim = super.roslyn-nvim.overrideAttrs { - }; - rtp-nvim = neovimUtils.buildNeovimPlugin { luaAttr = luaPackages.rtp-nvim; }; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5754bac3d653..b4786584c4aa 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -948,7 +948,7 @@ https://github.com/kevinhwang91/rnvimr/,, https://github.com/mfukar/robotframework-vim/,, https://github.com/ron-rs/ron.vim/,, https://github.com/rose-pine/neovim/,main,rose-pine -https://github.com/seblj/roslyn.nvim/,HEAD, +https://github.com/seblyng/roslyn.nvim/,HEAD, https://github.com/keith/rspec.vim/,, https://github.com/ccarpita/rtorrent-syntax-file/,, https://github.com/simrat39/rust-tools.nvim/,,