mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-08 16:24:32 +02:00
tests/none-ls: disable tests that depend on open-policy-agent on darwin
This commit is contained in:
parent
0ce4ebf139
commit
981c917a43
1 changed files with 4 additions and 0 deletions
|
@ -132,6 +132,10 @@
|
||||||
"racket_fixw"
|
"racket_fixw"
|
||||||
"raco_fmt"
|
"raco_fmt"
|
||||||
"rubyfmt"
|
"rubyfmt"
|
||||||
|
|
||||||
|
# TODO 2025-07-07 open-policy-agent is broken on darwin
|
||||||
|
"opacheck"
|
||||||
|
"rego"
|
||||||
]
|
]
|
||||||
++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isx86_64) [
|
++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isx86_64) [
|
||||||
# TODO: 2025-06-24 build failure
|
# TODO: 2025-06-24 build failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue