mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
tests/all-package-defaults: disable sioyek on darwin
This commit is contained in:
@@ -104,6 +104,9 @@ let
|
||||
"rustaceanvim"
|
||||
]
|
||||
++ lib.optionals hostPlatform.isDarwin [
|
||||
# 2026-07-12 transitive build failure: qtspeech
|
||||
"sioyek"
|
||||
|
||||
# 2026-05-28: build failure (compiler-rt-libc)
|
||||
"ols"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user