about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2024-03-29 09:59:08 +0100
committerPol Dellaiera <pol.dellaiera@protonmail.com>2024-03-29 09:59:08 +0100
commit3bb6d54ec31886b70ee7e8871611b131046966d4 (patch)
tree2509dd3044a407619c8e9d0d64c17c6b350bc67c /pkgs/applications/editors
parent41df62c66c64ff39c5394ecc3a03e4a89abf9e3d (diff)
vscode-extensions.myriad-dreamin.tinymist: init at 0.11.1
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index 36aae165e6a70..e7b8eb96c3281 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -3193,10 +3193,10 @@ let
 
         meta = {
           changelog = "https://marketplace.visualstudio.com/items/myriad-dreamin.tinymist/changelog";
-          description = "A VSCode extension for providing a language server for Typst";
-          downloadPage = "https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp";
+          description = "A VSCode extension for providing an integration solution for Typst";
+          downloadPage = "https://marketplace.visualstudio.com/items?itemName=myriad-dreamin.tinymist";
           homepage = "https://github.com/myriad-dreamin/tinymist";
-          license = lib.licenses.mit;
+          license = lib.licenses.asl20;
           maintainers = [ lib.maintainers.drupol ];
         };
       };