Skip to content

Commit 63d9bb0

Browse files
committed
plugins/lsp: mark typst_lsp as unpackaged as the package has been removed from nixpkgs
NixOS/nixpkgs#376698
1 parent 97a58e9 commit 63d9bb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/lsp/lsp-packages.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@
155155
"theme_check"
156156
"tsp_server"
157157
"turtle_ls"
158+
# typst-lsp has been removed from nixpkgs as the project is archived
159+
"typst_lsp"
158160
"tvm_ffi_navigator"
159161
"twiggy_language_server"
160162
"ungrammar_languageserver"
@@ -391,7 +393,6 @@
391393
ttags = "ttags";
392394
typeprof = "ruby";
393395
typos_lsp = "typos-lsp";
394-
typst_lsp = "typst-lsp";
395396
uiua = "uiua";
396397
vacuum = "vacuum-go";
397398
vala_ls = "vala-language-server";

0 commit comments

Comments
 (0)