vscode-extensions.redhat.vscode-xml: remove manual throw (#426884)

This commit is contained in:
Philip Taron 2025-07-20 07:04:09 -07:00 committed by GitHub
commit f7c34b081d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,8 +28,7 @@ vscode-utils.buildVscodeMarketplaceExtension {
name = "vscode-xml";
version = "0.29.0";
}
// sources.${stdenvNoCC.hostPlatform.system}
or (throw "Unsupported system ${stdenvNoCC.hostPlatform.system}");
// sources.${stdenvNoCC.hostPlatform.system} or { };
passthru.updateScript = vscode-extension-update-script {
extraArgs = [