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

This commit is contained in:
Matt Sturgeon
2026-07-12 13:18:22 +00:00
parent 637d45981f
commit adc03a3d70
+3
View File
@@ -104,6 +104,9 @@ let
"rustaceanvim"
]
++ lib.optionals hostPlatform.isDarwin [
# 2026-07-12 build failure
"godot"
# 2026-07-12 transitive build failure: qtspeech
"sioyek"