Update vim_configurable to vim 8.0005
This commit is contained in:
parent
ec97f23aff
commit
08d7cfa420
@ -42,7 +42,7 @@ composableDerivation {
|
|||||||
} (fix: rec {
|
} (fix: rec {
|
||||||
|
|
||||||
name = "vim_configurable-${version}";
|
name = "vim_configurable-${version}";
|
||||||
version = "7.4.826";
|
version = "8.0.0005";
|
||||||
|
|
||||||
enableParallelBuilding = true; # test this
|
enableParallelBuilding = true; # test this
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ composableDerivation {
|
|||||||
owner = "vim";
|
owner = "vim";
|
||||||
repo = "vim";
|
repo = "vim";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "04hp2gqbbj9h872bgj1g9xcaj5qlg9q45v6by2ch9n105dng9aj3";
|
sha256 = "0ys3l3dr43vjad1f096ch1sl3x2ajsqkd03rdn6n812m7j4wipx0";
|
||||||
};
|
};
|
||||||
|
|
||||||
"vim-nox" =
|
"vim-nox" =
|
||||||
|
Loading…
Reference in New Issue
Block a user