Skip to content

Commit

Permalink
Add typescript-language-server to the flake
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Jan 3, 2025
1 parent c09e1d2 commit 6dfd9c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 46 deletions.
58 changes: 12 additions & 46 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
devShells.default = pkgs.mkShell {
nativeBuildInputs = with pkgs; [
nodejs_18
typescript-language-server
(rust-bin.stable."1.78.0".default.override { targets = [ "wasm32-unknown-unknown" ]; })
binaryen
python3
Expand Down

0 comments on commit 6dfd9c7

Please sign in to comment.