Loading pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec { mktplcRef = { name = "python"; publisher = "ms-python"; version = "2025.10.0"; hash = "sha256-uD6NWGD5GyYwd7SeoGsgYEH26NI+hDxCx3f2EhqoOXk="; version = "2025.10.1"; hash = "sha256-3hd940mfxnvqoblIrx/S0A8KwHtYLFuonu52/HGGfak="; }; buildInputs = [ icu ]; Loading Loading
pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec { mktplcRef = { name = "python"; publisher = "ms-python"; version = "2025.10.0"; hash = "sha256-uD6NWGD5GyYwd7SeoGsgYEH26NI+hDxCx3f2EhqoOXk="; version = "2025.10.1"; hash = "sha256-3hd940mfxnvqoblIrx/S0A8KwHtYLFuonu52/HGGfak="; }; buildInputs = [ icu ]; Loading