vimPlugins.avante-nvim: 0.0.23-unstable-2025-05-12 -> 0.0.23-unstable-2025-05-20 (#410091)
This commit is contained in:
commit
2c8957887f
@ -12,12 +12,12 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.0.23-unstable-2025-05-12";
|
version = "0.0.23-unstable-2025-05-20";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "yetone";
|
owner = "yetone";
|
||||||
repo = "avante.nvim";
|
repo = "avante.nvim";
|
||||||
rev = "aae4cc4014149e544fb00e78687bcdef8335dd10";
|
rev = "87c4c6b4937d1884960759aba4a0e42645688f2f";
|
||||||
hash = "sha256-ixJcD8V2rCLCrqE7hHtHfEtQuHeVyIDgyZ1VOY1jmD0=";
|
hash = "sha256-yDPu3bmOFeNdcD0o+nC6Cq1hij1A8ZoT5uipj7qf7cc=";
|
||||||
};
|
};
|
||||||
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