mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 02:34:15 -05:00
tests/all-package-defaults: disable vimPlugins.nvim-spectre (build failure)
This commit is contained in:
committed by
Gaétan Lepage
parent
960c269f6d
commit
79bfadb32a
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user