1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

tests/plugins/none-ls: disable haxe_formatter (insecure dep "mbedtls")

This commit is contained in:
Gaetan Lepage 2025-10-26 15:08:52 +01:00 committed by zowoq
parent 6b119b1bfa
commit 15d85781db

View file

@ -109,6 +109,9 @@
#TODO Added 2025-04-01
# php-cs-fixer is marked as broken
"phpcsfixer"
# 2025-10-26 dependency mbedtls is marked as insecure
"haxe_formatter"
]
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
# Not available on aarch64-linux