From 3c49b06788c04d1378ac8665708bae656281ecb2 Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Sat, 16 Mar 2024 11:24:49 +0100 Subject: [PATCH] vimPlugins.neotest-pest: switch to maintained fork --- 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 75f34b1d32a9..245d333d3c07 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -6625,14 +6625,14 @@ final: prev: neotest-pest = buildVimPlugin { pname = "neotest-pest"; - version = "2024-02-16"; + version = "2024-03-04"; src = fetchFromGitHub { - owner = "theutz"; + owner = "V13Axel"; repo = "neotest-pest"; - rev = "94ed941af4ea6e7d0caa4de8afbf966f3cfe35e4"; - sha256 = "1655rpr007ix9z4nxkabnvdk8c0kj080waxddaq656dhdzdj7l1q"; + rev = "25501800b5b8da578a03bb178a007d6f8abe7ae3"; + sha256 = "sha256-S36yvNrg6rroZbySOt9SKrHGSV6HUgRlSPUh79RNZ7M="; }; - meta.homepage = "https://github.com/theutz/neotest-pest/"; + meta.homepage = "https://github.com/V13Axel/neotest-pest/"; }; neotest-phpunit = buildVimPlugin { diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 78c923ef87d5..10bf21e16d20 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -555,7 +555,7 @@ https://github.com/jfpedroza/neotest-elixir/,HEAD, https://github.com/nvim-neotest/neotest-go/,HEAD, https://github.com/MrcJkb/neotest-haskell/,HEAD, https://github.com/haydenmeade/neotest-jest/,HEAD, -https://github.com/theutz/neotest-pest/,HEAD, +https://github.com/V13Axel/neotest-pest/,HEAD, https://github.com/olimorris/neotest-phpunit/,HEAD, https://github.com/nvim-neotest/neotest-plenary/,HEAD, https://github.com/nvim-neotest/neotest-python/,HEAD,