tests/lsp: re-enable tests for nixd

This reverts commit 544fc5d60b.
This commit is contained in:
Gaetan Lepage 2024-03-19 23:14:14 +01:00 committed by Gaétan Lepage
parent 313db7e7fe
commit 4f6e90212c
3 changed files with 4 additions and 8 deletions

View file

@ -4,8 +4,7 @@
enable = true;
servers.nixd = {
# TODO As of 2024-03-10, nixd is broken (see https://github.com/nix-community/nixd/issues/357)
enable = false;
enable = true;
settings = {
eval = {