mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 12:06:05 +01:00
tests/plugins/none-ls: disable haxe_formatter (insecure dep "mbedtls")
This commit is contained in:
parent
6b119b1bfa
commit
15d85781db
1 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,9 @@
|
||||||
#TODO Added 2025-04-01
|
#TODO Added 2025-04-01
|
||||||
# php-cs-fixer is marked as broken
|
# php-cs-fixer is marked as broken
|
||||||
"phpcsfixer"
|
"phpcsfixer"
|
||||||
|
|
||||||
|
# 2025-10-26 dependency mbedtls is marked as insecure
|
||||||
|
"haxe_formatter"
|
||||||
]
|
]
|
||||||
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
|
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
|
||||||
# Not available on aarch64-linux
|
# Not available on aarch64-linux
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue