diff --git a/pkgs/applications/editors/vim/plugins/non-generated/gitlab-vim/default.nix b/pkgs/applications/editors/vim/plugins/non-generated/gitlab-vim/default.nix index e8908af5bf8e..58eb2a7fabff 100644 --- a/pkgs/applications/editors/vim/plugins/non-generated/gitlab-vim/default.nix +++ b/pkgs/applications/editors/vim/plugins/non-generated/gitlab-vim/default.nix @@ -6,7 +6,7 @@ }: vimUtils.buildVimPlugin { pname = "gitlab.vim"; - version = "unstable-2025-01-23"; + version = "0.1.1"; src = fetchFromGitLab { owner = "gitlab-org/editor-extensions";