mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
vscode-extensions.ms-vsliveshare.vsliveshare: 1.0.5918 -> 1.0.5948
This commit is contained in:
parent
702380e7bc
commit
ec73d50212
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@ vscode-utils.buildVscodeMarketplaceExtension {
|
|||
mktplcRef = {
|
||||
name = "vsliveshare";
|
||||
publisher = "ms-vsliveshare";
|
||||
version = "1.0.5918";
|
||||
hash = "sha256-Tk0mKydUF8M7l7NC9wEA7t2rzJWy/mq4/HvIHI2/ldQ=";
|
||||
version = "1.0.5948";
|
||||
hash = "sha256-KOu9zF5l6MTLU8z/l4xBwRl2X3uIE15YgHEZJrKSHGY=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace extension.js \
|
||||
substituteInPlace vendor.js \
|
||||
--replace-fail '"xsel"' '"${xsel}/bin/xsel"'
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue