Merge pull request #325643 from drupol/myriad-dreamin-tinymist-fix-hash-mismatch

vscode-extensions.myriad-dreamin.tinymist: fix hash mismatch
This commit is contained in:
Pol Dellaiera 2024-07-08 22:49:23 +02:00 committed by GitHub
commit 1019dfaf00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
name = "tinymist";
publisher = "myriad-dreamin";
inherit (tinymist) version;
hash = "sha256-e/7HAvaohATDet7ynYc34e5cbOzBL5Rcjvimggs68c4=";
hash = "sha256-byylRSPfuMBsZsnV/cUJFKrPWiLZFPKGB20Stpe6b0Y=";
};
nativeBuildInputs = [