vimPlugins.roslyn-nvim: switch to maintained fork (#380043)

This commit is contained in:
Gaétan Lepage
2025-02-07 11:20:54 +01:00
committed by GitHub
3 changed files with 6 additions and 9 deletions
@@ -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 = [ ];
};
@@ -2866,9 +2866,6 @@ in
luaAttr = luaPackages.rocks-config-nvim;
};
roslyn-nvim = super.roslyn-nvim.overrideAttrs {
};
rtp-nvim = neovimUtils.buildNeovimPlugin {
luaAttr = luaPackages.rtp-nvim;
};
@@ -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/,,