mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
Revert "tests/lsp-servers: disable bitbake_language_server (build failure)"
This reverts commit cd3cbb1e26
.
This commit is contained in:
parent
0c4ef8e01b
commit
76a319c5ab
1 changed files with 0 additions and 4 deletions
|
@ -45,10 +45,6 @@ let
|
||||||
"ruff_lsp"
|
"ruff_lsp"
|
||||||
"bufls"
|
"bufls"
|
||||||
"typst_lsp"
|
"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) [
|
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
|
||||||
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
|
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue