Skip to content

Commit

Permalink
Revert "tests/lsp-servers: disable solc (broken package)"
Browse files Browse the repository at this point in the history
This reverts commit c2e8865.
  • Loading branch information
GaetanLepage committed Jan 3, 2025
1 parent 153ddee commit 6c93c52
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/lsp-servers.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6c93c52

Please sign in to comment.