tests/all-package-defaults: disable vimPlugins.nvim-spectre (build failure)

(cherry picked from commit 79bfadb32a)
This commit is contained in:
Gaetan Lepage 2025-11-27 00:05:25 +01:00 committed by Matt Sturgeon
parent c2cc8b5a18
commit cd938720c6

View file

@ -59,6 +59,9 @@ let
"rustaceanvim"
]
++ lib.optionals hostPlatform.isDarwin [
# 2025-11-26 build failure
"nvim-spectre"
# 2025-11-16 dependencies pyarrow and kvazaar are broken
"aider.nvim"