Update deps
This commit is contained in:
parent
2b4b7a5176
commit
7283084cb1
1 changed files with 2 additions and 2 deletions
|
@ -290,8 +290,8 @@ in
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mfussenegger";
|
owner = "mfussenegger";
|
||||||
repo = "nvim-lint";
|
repo = "nvim-lint";
|
||||||
rev = "107fa76843fbb0b04870dab1147296a210df568b";
|
rev = "4744fc04c3a869c9eaa137fec13d992aea7da7ee";
|
||||||
sha256 = "0r45kg4x9hbgh8lcxh6qvcd8drjhsy93y9n19lxbkldqkgnqpp5c";
|
sha256 = "1f4gkp7fmlnalmsixin880c6lrbh9q7d1dhn2hmlymxi7jl4xz37";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue