Loading pkgs/applications/editors/vscode/extensions/redhat.vscode-xml/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
pkgs/applications/editors/vscode/extensions/redhat.vscode-xml/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -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