vscode-extensions.ms-python.python: 2018.12.1 -> 2019.6.22090

This commit is contained in:
Edmund Wu
2019-07-07 21:12:46 -04:00
parent c4b2a3f92a
commit a8b31a14b1
4 changed files with 74 additions and 13 deletions
+3 -1
View File
@@ -62,7 +62,9 @@ rec {
ms-vscode.cpptools = callPackage ./cpptools {};
ms-python.python = callPackage ./python {};
ms-python.python = callPackage ./python {
extractNuGet = callPackage ./python/extract-nuget.nix { };
};
vscodevim.vim = buildVscodeMarketplaceExtension {
mktplcRef = {