Update neuron.vim for a fix
This commit is contained in:
parent
9a3c996d3d
commit
834b6e12f4
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ let
|
|||
src = fetchFromGitHub {
|
||||
owner = "fiatjaf";
|
||||
repo = "neuron.vim";
|
||||
rev = "c62b5daa9bc9d734eca9db74e7e0895c85ceb2b8";
|
||||
sha256 = "03d4bnmmg49n6fi13lnf1z9jk0xyrnp86kgbmh1sdgnfnrna4178";
|
||||
rev = "853fbe273f9f40defe69a9d50d267fee1bbc6b5a";
|
||||
sha256 = "0l6qxmd1y67jam8np37ywks95nbs53bvmh51y4ak4078mz2n1nji";
|
||||
};
|
||||
};
|
||||
vim-lilypond = buildVimPluginFrom2Nix { # created by nix#NixDerivation
|
||||
|
|
Loading…
Add table
Reference in a new issue