1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-30 22:21:04 +01:00

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

This commit is contained in:
Gaetan Lepage 2025-11-27 00:05:25 +01:00 committed by Gaétan Lepage
parent 960c269f6d
commit 79bfadb32a

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"