Skip to content

Commit 79bfadb

Browse files
committed
tests/all-package-defaults: disable vimPlugins.nvim-spectre (build failure)
1 parent 960c269 commit 79bfadb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/all-package-defaults.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ let
5959
"rustaceanvim"
6060
]
6161
++ lib.optionals hostPlatform.isDarwin [
62+
# 2025-11-26 build failure
63+
"nvim-spectre"
64+
6265
# 2025-11-16 dependencies pyarrow and kvazaar are broken
6366
"aider.nvim"
6467

0 commit comments

Comments
 (0)