vscode-extensions.redhat.vscode-xml: remove manual throw (#426884)
This commit is contained in:
commit
f7c34b081d
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user