Unverified Commit f7c34b08 authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

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

parents 9a1be1fa 833e029d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 = [