vimPlugins.zig-vim: 0-unstable-2026-03-09 -> 0-unstable-2026-04-13
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
vimUtils.buildVimPlugin {
|
||||
pname = "zig.vim";
|
||||
version = "0-unstable-2026-03-09";
|
||||
version = "0-unstable-2026-04-13";
|
||||
|
||||
src = fetchFromCodeberg {
|
||||
owner = "ziglang";
|
||||
repo = "zig.vim";
|
||||
rev = "9e76c2843f6292dc9c804996d78244fe1028891a";
|
||||
hash = "sha256-eWQqr/LopjzFJhZC3mHdUrWVDcLPHDHkxcuhrJMaY3w=";
|
||||
rev = "30a1634b3a4193290dc3aad8f84c53b353b1d80f";
|
||||
hash = "sha256-2nr6csxVNDI/fRf0bsYcFKHWhvJe0vMkOT/J+4+EJaU=";
|
||||
};
|
||||
|
||||
passthru.updateScript = nix-update-script {
|
||||
|
||||
Reference in New Issue
Block a user