about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorMarcus Ramberg <marcus@means.no>2024-05-12 08:13:43 +0200
committerGitHub <noreply@github.com>2024-05-12 08:13:43 +0200
commit56c19dfbfb8505e7ebe370d7366cebb2b868975c (patch)
tree98a737441cbd774bde70f5e4ac0da3ffa1182183 /pkgs/applications
parentabc087f83b58813f0237fc734e7871c3e15e89b7 (diff)
parent272cbd358faf61bb01360919a6361dd9c135e6da (diff)
Merge pull request #310944 from GaetanLepage/tinymist
tinymist: 0.11.6 -> 1.11.8
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/editors/vscode/extensions/myriad-dreamin.tinymist/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/myriad-dreamin.tinymist/default.nix b/pkgs/applications/editors/vscode/extensions/myriad-dreamin.tinymist/default.nix
index b3f9d1916835a..b8281e83c564b 100644
--- a/pkgs/applications/editors/vscode/extensions/myriad-dreamin.tinymist/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/myriad-dreamin.tinymist/default.nix
@@ -12,8 +12,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
     publisher = "myriad-dreamin";
     # Please update the corresponding binary (tinymist) when updating
     # this extension.
-    version = "0.11.7";
-    hash = "sha256-pL61pu8xTsjOOn4vYBwrWc6JKhrzRyNjQmJmrezUcyk=";
+    version = "0.11.8";
+    hash = "sha256-ELqk94xhPJwHlxQ0ie9DMBNOiqszpi3mYF+wHxoY2xw=";
   };
 
   nativeBuildInputs = [