vimPlugins.avante-nvim: 0.0.27-unstable-2025-07-28 -> 0.0.27-unstable-2025-08-06 (#431352)
This commit is contained in:
commit
e179be6e15
@ -12,12 +12,12 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.0.27-unstable-2025-07-28";
|
version = "0.0.27-unstable-2025-08-06";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "yetone";
|
owner = "yetone";
|
||||||
repo = "avante.nvim";
|
repo = "avante.nvim";
|
||||||
rev = "5e4eb8652b4776f139282a343f04a3a8c7f23cb0";
|
rev = "2fc63d4128d2dc2fef0913c7480b4586959ebe4e";
|
||||||
hash = "sha256-rmpBI2j7zwU5tIUjK7fMhfle5LVksk/kuCnwN9WQkic=";
|
hash = "sha256-hHa300Ldszsnp6AuYVJwOFc5FfuRTd3phyM6/qBUIQo=";
|
||||||
};
|
};
|
||||||
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