vimPlugins: resolve github repository redirects

main
"Minijackson" 2 years ago
parent c22627a866
commit 9b94bfa168
  1. 4
      pkgs/applications/editors/vim/plugins/generated.nix
  2. 2
      pkgs/applications/editors/vim/plugins/vim-plugin-names

@ -5835,12 +5835,12 @@ final: prev:
pname = "salt-vim";
version = "2017-07-01";
src = fetchFromGitHub {
owner = "saltstack";
owner = "vmware-archive";
repo = "salt-vim";
rev = "6ca9e3500cc39dd417b411435d58a1b720b331cc";
sha256 = "0r79bpl98xcsmkw6dg83cf1ghn89rzsr011zirk3v1wfxclri2c4";
};
meta.homepage = "https://github.com/saltstack/salt-vim/";
meta.homepage = "https://github.com/vmware-archive/salt-vim/";
};
SchemaStore-nvim = buildVimPluginFrom2Nix {

@ -727,7 +727,6 @@ sainnhe/everforest
sainnhe/gruvbox-material
sainnhe/sonokai
sakhnik/nvim-gdb
saltstack/salt-vim
samoshkin/vim-mergetool
sbdchd/neoformat
sblumentritt/bitbake.vim
@ -958,6 +957,7 @@ vimwiki/vimwiki
vito-c/jq.vim
vmchale/ats-vim
vmchale/dhall-vim
vmware-archive/salt-vim
vn-ki/coc-clap
voldikss/vim-floaterm
vuki656/package-info.nvim

Loading…
Cancel
Save