mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-30 14:11:03 +01:00
tests/all-package-defaults: disable vimPlugins.nvim-spectre (build failure)
This commit is contained in:
parent
960c269f6d
commit
79bfadb32a
1 changed files with 3 additions and 0 deletions
|
|
@ -59,6 +59,9 @@ let
|
||||||
"rustaceanvim"
|
"rustaceanvim"
|
||||||
]
|
]
|
||||||
++ lib.optionals hostPlatform.isDarwin [
|
++ lib.optionals hostPlatform.isDarwin [
|
||||||
|
# 2025-11-26 build failure
|
||||||
|
"nvim-spectre"
|
||||||
|
|
||||||
# 2025-11-16 dependencies pyarrow and kvazaar are broken
|
# 2025-11-16 dependencies pyarrow and kvazaar are broken
|
||||||
"aider.nvim"
|
"aider.nvim"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue