tests/none-ls: disable tests that depend on open-policy-agent on darwin

This commit is contained in:
Gaetan Lepage 2025-07-07 16:26:17 +02:00 committed by Gaétan Lepage
parent 0ce4ebf139
commit 981c917a43

View file

@ -132,6 +132,10 @@
"racket_fixw"
"raco_fmt"
"rubyfmt"
# TODO 2025-07-07 open-policy-agent is broken on darwin
"opacheck"
"rego"
]
++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isx86_64) [
# TODO: 2025-06-24 build failure