Merge pull request #134786 from bobby285271/vscode-fix

vscode: fix updateScript
This commit is contained in:
Sandro 2021-08-19 19:31:26 +02:00 committed by GitHub
commit d10adefadc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ in
sourceRoot = "";
updateScript = ./update-vscodium.sh;
updateScript = ./update-vscode.sh;
meta = with lib; {
description = ''