feat(vscodium): bump and add markdown-oxide extensions

This commit is contained in:
steveej 2024-11-11 21:48:45 +01:00
parent b85be7893a
commit 439a818439
3 changed files with 28 additions and 11 deletions

View file

@ -32,8 +32,8 @@ in {
(pkgsVscodium.openvscode-server.overrideAttrs (attrs: {
src = repoFlake.inputs.openvscode-server;
version = "1.88.1";
yarnCache = attrs.yarnCache.overrideAttrs (_: {outputHash = "sha256-89c6GYLT2RzHqwxBKegYqB6g5rEJ6/nH53cnfV7b0Ts=";});
version = "1.94.2";
yarnCache = attrs.yarnCache.overrideAttrs (_: {outputHash = "sha256-89c6GYLT2RzHqwxBKegYqB6g5rEJ6/nH53cnfV7b0Tt=";});
}))
pkgs.waypipe