mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
tests/all-package-defaults: disable flow and fstar on darwin
This commit is contained in:
committed by
Gaétan Lepage
parent
c050ddce29
commit
cfd9affcf9
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user