From d8b5275d43e2517eda50490d1c245e22c5a4e741 Mon Sep 17 00:00:00 2001 From: Edmund Wu Date: Sun, 16 Dec 2018 22:06:43 -0500 Subject: [PATCH] vscode-extensions.ms-python.python: 2018.11.0 -> 2018.12.1 --- pkgs/misc/vscode-extensions/python/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/misc/vscode-extensions/python/default.nix b/pkgs/misc/vscode-extensions/python/default.nix index 6860a0d2ad0..65130da9095 100644 --- a/pkgs/misc/vscode-extensions/python/default.nix +++ b/pkgs/misc/vscode-extensions/python/default.nix @@ -20,8 +20,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "python"; publisher = "ms-python"; - version = "2018.11.0"; - sha256 = "0z9ca14qzy6zw0cfir7hdnhin01c1wsr6lbb2xp6rpq06vh7nivl"; + version = "2018.12.1"; + sha256 = "1cf3yll2hfililcwq6avscgi35caccv8m8fdsvzqdfrggn5h41h4"; }; postPatch = ''