Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

vscode-extensions.ms-python.mypy-type-checker: 2025.1.10451009 -> 2025.2.0

R. Ryantm f35c2002 6e966841

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/ms-python.mypy-type-checker/default.nix
··· 7 7 mktplcRef = { 8 8 publisher = "ms-python"; 9 9 name = "mypy-type-checker"; 10 - version = "2025.1.10451009"; 11 - hash = "sha256-Q6wfbm3FMNe0VB29QOf5ulTelGVmZVHUnmK17vbrqWc="; 10 + version = "2025.2.0"; 11 + hash = "sha256-VJ/XSC4cbIjgxKLsXxUxwko+HR0U59c8OrhYnKPJu4g="; 12 12 }; 13 13 14 14 meta = {