diff --git a/tests/test-sources/plugins/by-name/none-ls/default.nix b/tests/test-sources/plugins/by-name/none-ls/default.nix index efbe52bd..eaac3a19 100644 --- a/tests/test-sources/plugins/by-name/none-ls/default.nix +++ b/tests/test-sources/plugins/by-name/none-ls/default.nix @@ -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