vimPlugins.evergarden-nvim: add missing vim-plugin-names entry; fix meta.homepage; update (#483179)

This commit is contained in:
Austin Horstman
2026-01-24 00:11:00 +00:00
committed by GitHub
2 changed files with 6 additions and 5 deletions
@@ -5073,14 +5073,14 @@ final: prev: {
};
evergarden-nvim = buildVimPlugin {
pname = "nvim";
version = "0-unstable-2026-01-11";
pname = "evergarden-nvim";
version = "0-unstable-2026-01-21";
src = fetchgit {
url = "https://codeberg.org/evergarden/nvim";
rev = "124f7d142ed328fe413888b10ae39d94ee695560";
hash = "sha256-TeWsXdiCbNCFWMgCixDIu2yQ7R8uTWVScben6rOPsx8=";
rev = "b49ee5bef999955e688ea883a1f7b14cd41de8b4";
hash = "sha256-55iIlWrwqtaAaOPbgmKXd5d9U4Y9ICBRJudh2VSNRxg=";
};
meta.homepage = "https://codeberg.org/everviolet/nvim";
meta.homepage = "https://codeberg.org/evergarden/nvim";
meta.hydraPlatforms = [ ];
};
@@ -388,6 +388,7 @@ https://github.com/ovk/endec.nvim/,HEAD,
https://github.com/vim-scripts/errormarker.vim/,,
https://github.com/hachy/eva01.vim/,,
https://github.com/sainnhe/everforest/,,
https://codeberg.org/evergarden/nvim,HEAD,evergarden-nvim
https://github.com/google/executor.nvim/,HEAD,
https://github.com/jinh0/eyeliner.nvim/,HEAD,
https://github.com/fenetikm/falcon/,,