Pin revisions and update versions
This commit is contained in:
parent
9c5e258a9d
commit
1a2e30b9d5
6 changed files with 15 additions and 9 deletions
|
@ -4,10 +4,12 @@ with pkgs;
|
|||
|
||||
vimUtils.buildVimPlugin {
|
||||
name = "standard-vim";
|
||||
version = "unstable-2018-10-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tjdevries";
|
||||
repo = "standard.vim";
|
||||
rev = "master";
|
||||
rev = "b333ef9a9cf6cf66536deda017a542843613fa75";
|
||||
sha256 = "9VwkvV1Dv6cE4uDkPp36DozjWJOclDR883yDMYw000E=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue