yunocommit-vim: fix link
This commit is contained in:
parent
e33a65aeca
commit
22dfaefea5
1 changed files with 1 additions and 1 deletions
|
@ -561,7 +561,7 @@ rec {
|
|||
YUNOcommit = buildVimPlugin {
|
||||
name = "YUNOcommit";
|
||||
src = fetchgit {
|
||||
url = "git://github.com/esneide/YUNOcommit.vim";
|
||||
url = "https://github.com/esneider/YUNOcommit.vim";
|
||||
rev = "981082055a73ef076d7e27477874d2303153a448";
|
||||
sha256 = "4bfd80720c353884e5c373b5457397a63e5e2e4ab4a97d6ce86c1740ac3b4c56";
|
||||
|
||||
|
|
Loading…
Reference in a new issue