vimPlugins.avante-nvim: 0.0.25-unstable-2025-07-11 -> 0.0.27-unstable-2025-07-28
This commit is contained in:
parent
1e95fd75ac
commit
84d5aca150
@ -12,12 +12,12 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.0.25-unstable-2025-07-11";
|
version = "0.0.27-unstable-2025-07-28";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "yetone";
|
owner = "yetone";
|
||||||
repo = "avante.nvim";
|
repo = "avante.nvim";
|
||||||
rev = "c4ce24e3c047c3283652aeb9a16114603d6f705c";
|
rev = "5e4eb8652b4776f139282a343f04a3a8c7f23cb0";
|
||||||
hash = "sha256-ILOISh3+bfN1dEz1BN4+iZ2WJzmt0++QVZUjp24ZjNI=";
|
hash = "sha256-rmpBI2j7zwU5tIUjK7fMhfle5LVksk/kuCnwN9WQkic=";
|
||||||
};
|
};
|
||||||
avante-nvim-lib = rustPlatform.buildRustPackage {
|
avante-nvim-lib = rustPlatform.buildRustPackage {
|
||||||
pname = "avante-nvim-lib";
|
pname = "avante-nvim-lib";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user