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

This commit is contained in:
Matt Sturgeon 2026-07-12 13:47:20 +01:00
parent 3103545331
commit 992c9c0f74

View file

@ -104,6 +104,9 @@ let
"rustaceanvim"
]
++ lib.optionals hostPlatform.isDarwin [
# 2026-07-12 build failure
"R"
# 2026-07-12 transitive build failure: livekit-libwebrtc
"codex"