vimPlugins: resolve github repository redirects

This commit is contained in:
"Andrey Kuznetsov" 2021-02-11 12:22:32 +00:00
parent 7eb82fe3e8
commit 7853be8b44
2 changed files with 3 additions and 3 deletions

View file

@ -8255,12 +8255,12 @@ let
pname = "vimux";
version = "2017-10-24";
src = fetchFromGitHub {
owner = "benmills";
owner = "ostera";
repo = "vimux";
rev = "37f41195e6369ac602a08ec61364906600b771f1";
sha256 = "0k7ymak2ag67lb4sf80y4k35zj38rj0jf61bf50i6h1bgw987pra";
};
meta.homepage = "https://github.com/benmills/vimux/";
meta.homepage = "https://github.com/ostera/vimux/";
};
vimwiki = buildVimPluginFrom2Nix {

View file

@ -27,7 +27,6 @@ bakpakin/fennel.vim
bazelbuild/vim-bazel
bbchung/clighter8
benizi/vim-automkdir
benmills/vimux
bhurlow/vim-parinfer
bitc/vim-hdevtools
bkad/camelcasemotion
@ -432,6 +431,7 @@ Olical/aniseed
Olical/conjure
onsails/lspkind-nvim
OrangeT/vim-csharp
ostera/vimux
osyo-manga/shabadou.vim
osyo-manga/vim-anzu
osyo-manga/vim-over