mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +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)
|
||||
"swift_format"
|
||||
|
||||
# TODO: 2025-04-20 build failure (open-policy-agent)
|
||||
"opacheck"
|
||||
"rego"
|
||||
]
|
||||
++ lib.optionals hostPlatform.isDarwin [
|
||||
# TODO 2025-04-20 build failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue