vimPlugins.avante-nvim: 0.0.27-unstable-2026-01-09 -> 0.0.27-unstable-2026-01-20 (#481935)
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
pkgs,
|
||||
}:
|
||||
let
|
||||
version = "0.0.27-unstable-2026-01-09";
|
||||
version = "0.0.27-unstable-2026-01-20";
|
||||
src = fetchFromGitHub {
|
||||
owner = "yetone";
|
||||
repo = "avante.nvim";
|
||||
rev = "e89eb79abf5754645e20aa6074da10ed20bba33c";
|
||||
hash = "sha256-jxbDBvaVtgC0L/MSyoZjGjBxvRUdNofRsiUHwntab7c=";
|
||||
rev = "08b202a5c5dc93959bfe7dc276adfcba84ecc5be";
|
||||
hash = "sha256-YDlxwAOimaTFo7mTICQBdb7EQCp8vrBnwjWwxmBImis=";
|
||||
};
|
||||
avante-nvim-lib = rustPlatform.buildRustPackage {
|
||||
pname = "avante-nvim-lib";
|
||||
|
||||
Reference in New Issue
Block a user