1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 11:36:07 +01:00

tests/all-package-defaults: disable air-formatter on darwin

cargo-nextest is broken
This commit is contained in:
Gaetan Lepage 2025-10-27 14:20:22 +01:00 committed by Gaétan Lepage
parent 62c7ea93d8
commit 03c0dabb9a

View file

@ -115,6 +115,10 @@ let
# error: 'to_chars' is unavailable: introduced in macOS 13.3 unknown
"mesonlsp"
# 2025-10-27: dependency cargo-nextest build failure
# https://github.com/NixOS/nixpkgs/pull/455250#issuecomment-3451295118
"air-formatter"
# 2025-10-20: dependency mlton build failure
"smlfmt"