diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index d1c14b6c16ab..4af663df2bc6 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -13690,7 +13690,7 @@ final: prev: { nvim-test = buildVimPlugin { pname = "nvim-test"; - version = "1.4.1-unstable-2026-7-2"; + version = "1.4.1-unstable-2026-07-02"; src = fetchFromGitHub { owner = "klen"; repo = "nvim-test";