From 1c9a787ac4b4b3c29d51bf5e9fb5e9df64b948f3 Mon Sep 17 00:00:00 2001 From: PierreBorine Date: Fri, 3 Jul 2026 00:20:51 +0200 Subject: [PATCH] vimPlugins.gitportal-nvim: update, moved to codeberg --- pkgs/applications/editors/vim/plugins/generated.nix | 13 ++++++------- .../editors/vim/plugins/vim-plugin-names | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 954963bff0d2..875b2dbdc240 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -6737,14 +6737,13 @@ final: prev: { gitportal-nvim = buildVimPlugin { pname = "gitportal.nvim"; - version = "0-unstable-2025-12-21"; - src = fetchFromGitHub { - owner = "trevorhauter"; - repo = "gitportal.nvim"; - rev = "0c3e1c1d518c9e42e61e8df35ea0c0582a278a65"; - hash = "sha256-ag7t+G5TKRajLNc4ZrNuMufJSxqJQXPpWINZSFwEmx4="; + version = "0-unstable-2026-06-26"; + src = fetchgit { + url = "https://codeberg.org/trevorhauter/gitportal.nvim"; + rev = "ee5446aa17738a419e855e2e4c01cb65e378e4cb"; + hash = "sha256-nt+4FjY+9IEBbUMNk0FpTwNfFu0/3k7DKeops+cGlxk="; }; - meta.homepage = "https://github.com/trevorhauter/gitportal.nvim/"; + meta.homepage = "https://codeberg.org/trevorhauter/gitportal.nvim"; meta.license = getLicenseFromSpdxId "MIT"; meta.hydraPlatforms = [ ]; }; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 4f9d4e52d760..9ca852477c50 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -479,7 +479,7 @@ https://github.com/vim-scripts/gitignore.vim/,, https://gitlab.com/gitlab-org/editor-extensions/gitlab.vim,, https://github.com/LionyxML/gitlineage.nvim/,, https://github.com/ruifm/gitlinker.nvim/,, -https://github.com/trevorhauter/gitportal.nvim/,, +https://codeberg.org/trevorhauter/gitportal.nvim/,, https://github.com/gregsexton/gitv/,, https://github.com/DNLHC/glance.nvim/,, https://github.com/ellisonleao/glow.nvim/,,