Revert "tests/lsp-servers: disable bitbake_language_server (build failure)"

This reverts commit cd3cbb1e26.
This commit is contained in:
Gaetan Lepage 2025-04-30 08:31:32 +02:00
parent 0c4ef8e01b
commit 76a319c5ab

View file

@ -45,10 +45,6 @@ let
"ruff_lsp"
"bufls"
"typst_lsp"
# 2025-04-29: oelint-adv is broken
# TODO: re-enable when https://github.com/NixOS/nixpkgs/pull/402760 lands
"bitbake_language_server"
]
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)