From 631f49829dbb98230724db748d29627078838009 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 20 Mar 2025 17:35:44 -0500 Subject: [PATCH] vimPlugins.git-worktree-nvim: switch to maintained fork; 2023-11-07 -> 2025-02-15 https://github.com/ThePrimeagen/git-worktree.nvim/issues/115 --- pkgs/applications/editors/vim/plugins/generated.nix | 10 +++++----- pkgs/applications/editors/vim/plugins/vim-plugin-names | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 9a8154df175a..94a8a410f9fe 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5176,14 +5176,14 @@ final: prev: git-worktree-nvim = buildVimPlugin { pname = "git-worktree.nvim"; - version = "2023-11-07"; + version = "2025-02-15"; src = fetchFromGitHub { - owner = "ThePrimeagen"; + owner = "polarmutex"; repo = "git-worktree.nvim"; - rev = "f247308e68dab9f1133759b05d944569ad054546"; - sha256 = "0mspffvg2z5lx4ck96d2pnf1azy3s1zq720n6abnxzajadmnh47r"; + rev = "3ad8c17a3d178ac19be925284389c14114638ebb"; + sha256 = "057qh48vwiczqrwksrfk2lf24gs6cdl6fbsf3ay2yynd0jlqjyky"; }; - meta.homepage = "https://github.com/ThePrimeagen/git-worktree.nvim/"; + meta.homepage = "https://github.com/polarmutex/git-worktree.nvim/"; meta.hydraPlatforms = [ ]; }; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 7aa82a3bb326..1f111ca7a914 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -396,7 +396,7 @@ https://github.com/f-person/git-blame.nvim/,, https://github.com/akinsho/git-conflict.nvim/,HEAD, https://github.com/rhysd/git-messenger.vim/,, https://github.com/mikesmithgh/git-prompt-string-lualine.nvim/,HEAD, -https://github.com/ThePrimeagen/git-worktree.nvim/,, +https://github.com/polarmutex/git-worktree.nvim/,HEAD, https://github.com/projekt0n/github-nvim-theme/,HEAD, https://github.com/wintermute-cell/gitignore.nvim/,HEAD, https://github.com/vim-scripts/gitignore.vim/,,