feat(vscodium): bump and add markdown-oxide extensions
This commit is contained in:
parent
b85be7893a
commit
439a818439
3 changed files with 28 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue