Unverified Commit ba617574 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

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

parents 9eeb0e60 68854091
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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 = [ ];
  };
+1 −0
Original line number Diff line number Diff line
@@ -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/,,