tests/all-package-defaults: disable sioyek on darwin

This commit is contained in:
Matt Sturgeon
2026-07-12 13:18:22 +00:00
parent 1aee8fbd1f
commit 637d45981f
+3
View File
@@ -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"