vscode-extensions.devsense.profiler-php-vscode: drop
This commit is contained in:
@@ -1343,23 +1343,6 @@ let
|
||||
|
||||
detachhead.basedpyright = callPackage ./detachhead.basedpyright { };
|
||||
|
||||
devsense.profiler-php-vscode = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "profiler-php-vscode";
|
||||
publisher = "devsense";
|
||||
version = "1.59.17515";
|
||||
hash = "sha256-Y2y1vpqKEOjg4eniG0myhaAkJLdEIAT1UdEdbr04MrA=";
|
||||
};
|
||||
meta = {
|
||||
changelog = "https://marketplace.visualstudio.com/items/DEVSENSE.profiler-php-vscode/changelog";
|
||||
description = "Visual studio code extension for PHP and XDebug profiling and inspecting";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=DEVSENSE.profiler-php-vscode";
|
||||
homepage = "https://github.com/DEVSENSE/phptools-docs";
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = [ ];
|
||||
};
|
||||
};
|
||||
|
||||
dhall.dhall-lang = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "dhall-lang";
|
||||
|
||||
Reference in New Issue
Block a user