neovim: Explain more why tests are disabled

This commit is contained in:
Doron Behar 2022-03-30 12:08:06 +03:00
parent f80b906b3a
commit eb5409461a

View file

@ -5,7 +5,8 @@
, tree-sitter
, glibcLocales ? null, procps ? null
# now defaults to false because some tests can be flaky (clipboard etc)
# now defaults to false because some tests can be flaky (clipboard etc), see
# also: https://github.com/neovim/neovim/issues/16233
, doCheck ? false
, nodejs ? null, fish ? null, python3 ? null
}: