vscode-extensions.matangover.mypy: init at 0.2.2
This commit is contained in:
parent
e0e02727fb
commit
a8d318b572
@ -1668,6 +1668,16 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
matangover.mypy = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "mypy";
|
||||
publisher = "matangover";
|
||||
version = "0.2.2";
|
||||
sha256 = "sha256-eaiR30HjPCpOLUKQqiQ2Oqj+XY+JNnV47bM5KD2Mouk=";
|
||||
};
|
||||
meta.license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
mattn.lisp = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "lisp";
|
||||
|
Loading…
Reference in New Issue
Block a user