Commit db267c9b authored by R. RyanTM's avatar R. RyanTM
Browse files

vscode-extensions.ms-python.python: 2024.5.11021008 -> 2024.15.2024091001

parent 8c1fd1a2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
  mktplcRef = {
    name = "python";
    publisher = "ms-python";
    version = "2024.5.11021008";
    hash = "sha256-UnI0leRKqCtFLBdGS/UvLuCcxQhibyY0ChmzQ9uytoY=";
    version = "2024.15.2024091001";
    hash = "sha256-CtPOLKaTIp4uMIaGVo3h6XxP/BYilgU6GBSA5wZMW8o=";
  };

  buildInputs = [ icu ];