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";
|
name = "vscode-xml";
|
||||||
version = "0.29.0";
|
version = "0.29.0";
|
||||||
}
|
}
|
||||||
// sources.${stdenvNoCC.hostPlatform.system}
|
// sources.${stdenvNoCC.hostPlatform.system} or { };
|
||||||
or (throw "Unsupported system ${stdenvNoCC.hostPlatform.system}");
|
|
||||||
|
|
||||||
passthru.updateScript = vscode-extension-update-script {
|
passthru.updateScript = vscode-extension-update-script {
|
||||||
extraArgs = [
|
extraArgs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user