mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
Revert "tests/lsp-servers: disable solc (broken package)"
This reverts commit c2e8865357
.
This commit is contained in:
parent
153ddee666
commit
6c93c52dc1
1 changed files with 0 additions and 4 deletions
|
@ -52,10 +52,6 @@ let
|
|||
# ruby-lsp's dependency rubyPackages.prism is broken as of 2024-12-31
|
||||
# https://github.com/NixOS/nixpkgs/issues/369508
|
||||
"ruby_lsp"
|
||||
# solc is broken as of 2024-12-31
|
||||
# Fixed by https://github.com/NixOS/nixpkgs/pull/369643
|
||||
# TODO: re-enabled when the fix will be in nixos-unstable
|
||||
"solc"
|
||||
]
|
||||
++ lib.optionals pkgs.stdenv.isDarwin [
|
||||
"fsautocomplete"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue