Merge pull request #134786 from bobby285271/vscode-fix
vscode: fix updateScript
This commit is contained in:
commit
d10adefadc
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ in
|
|||
|
||||
sourceRoot = "";
|
||||
|
||||
updateScript = ./update-vscodium.sh;
|
||||
updateScript = ./update-vscode.sh;
|
||||
|
||||
meta = with lib; {
|
||||
description = ''
|
||||
|
|
Loading…
Reference in a new issue