vimPlugins.evergarden-nvim: 0-unstable-2026-01-11 -> 0-unstable-2026-01-21

This commit is contained in:
Marie Ramlow
2026-01-23 21:50:51 +01:00
parent 2570eb0ccc
commit 6885409117
@@ -5074,11 +5074,11 @@ final: prev: {
evergarden-nvim = buildVimPlugin {
pname = "evergarden-nvim";
version = "0-unstable-2026-01-11";
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/evergarden/nvim";
meta.hydraPlatforms = [ ];