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