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:
parent
62c7ea93d8
commit
03c0dabb9a
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue