tests/all-package-defaults: disable flow and fstar on darwin

This commit is contained in:
Austin Horstman
2026-04-09 22:47:18 +00:00
committed by Gaétan Lepage
parent c050ddce29
commit cfd9affcf9
+4
View File
@@ -75,6 +75,10 @@ let
"rustaceanvim"
]
++ lib.optionals hostPlatform.isDarwin [
# 2026-04-09: OCaml toolchain build failure on Darwin
"flow"
"fstar"
# 2026-04-09: build failure
"fortitude"