1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-07 17:41:04 +01:00

tests/none-ls: disable rego and opacheck on aarch64-linux (build failure of open-policy-agent)

This commit is contained in:
Gaetan Lepage 2025-04-21 01:06:34 +02:00 committed by github-actions[bot]
parent 4f72d5c43e
commit 60638182b8

View file

@ -117,6 +117,10 @@
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
"swift_format"
# TODO: 2025-04-20 build failure (open-policy-agent)
"opacheck"
"rego"
]
++ lib.optionals hostPlatform.isDarwin [
# TODO 2025-04-20 build failure