vimPlugins.avante-nvim: 0.0.27-unstable-2025-11-28 -> 0.0.27-unstable-2025-12-01
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
pkgs,
|
||||
}:
|
||||
let
|
||||
version = "0.0.27-unstable-2025-11-28";
|
||||
version = "0.0.27-unstable-2025-12-01";
|
||||
src = fetchFromGitHub {
|
||||
owner = "yetone";
|
||||
repo = "avante.nvim";
|
||||
rev = "4d9d2de6fe9325a11aea7fed653478cb5b2b728b";
|
||||
hash = "sha256-HjMfeW5d0MpBSV1u+5pYgCoJYf1QjcVZZ8wyNTYMK5U=";
|
||||
rev = "d3ec7c7320151244f07252a73628b1417f694b06";
|
||||
hash = "sha256-xwjY/yCjySqs6ndZitgVfhnCgxzB4mbplpefv5vVCN0=";
|
||||
};
|
||||
avante-nvim-lib = rustPlatform.buildRustPackage {
|
||||
pname = "avante-nvim-lib";
|
||||
|
||||
Reference in New Issue
Block a user