From aa8003f5b42e3b96bce9429a02b9bfbf6aefeb0c Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Thu, 26 Oct 2023 11:03:20 +0200 Subject: [PATCH] `typescript-language-server` --- hmModules/shell/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hmModules/shell/default.nix b/hmModules/shell/default.nix index 0ebeceb..a97150a 100644 --- a/hmModules/shell/default.nix +++ b/hmModules/shell/default.nix @@ -209,6 +209,7 @@ nixd # TODO probably not best place terraform-lsp # TODO probably not best place python3Packages.jedi-language-server # TODO probably not best place + nodePackages.typescript-language-server # TODO probably not best place cntr # TODO probably not best place # nom # FIXME disable on aarch64-linux, breaks everything :( ];