mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
tests/none-ls: disable rego and opacheck on aarch64-linux (build failure of open-policy-agent)
This commit is contained in:
parent
4f72d5c43e
commit
60638182b8
1 changed files with 4 additions and 0 deletions
|
@ -117,6 +117,10 @@
|
||||||
|
|
||||||
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
|
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
|
||||||
"swift_format"
|
"swift_format"
|
||||||
|
|
||||||
|
# TODO: 2025-04-20 build failure (open-policy-agent)
|
||||||
|
"opacheck"
|
||||||
|
"rego"
|
||||||
]
|
]
|
||||||
++ lib.optionals hostPlatform.isDarwin [
|
++ lib.optionals hostPlatform.isDarwin [
|
||||||
# TODO 2025-04-20 build failure
|
# TODO 2025-04-20 build failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue