mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
tests/all-package-defaults: disable fortitude on darwin
This commit is contained in:
committed by
Gaétan Lepage
parent
61876f3936
commit
c050ddce29
@@ -75,6 +75,9 @@ let
|
||||
"rustaceanvim"
|
||||
]
|
||||
++ lib.optionals hostPlatform.isDarwin [
|
||||
# 2026-04-09: build failure
|
||||
"fortitude"
|
||||
|
||||
# 2026-02-04 dependency llvmPackages_22.llvm is broken
|
||||
"ameba"
|
||||
"crystal"
|
||||
|
||||
Reference in New Issue
Block a user