Loading pkgs/applications/editors/vscode/extensions/ms-toolsai.jupyter/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "jupyter"; publisher = "ms-toolsai"; version = "2024.8.0"; hash = "sha256-aEDgIDlQfQNcyrgm7MjJjCc6aKWfBNwfKu/t43+VQZk="; version = "2024.8.1"; hash = "sha256-eFInKB1xwVVJFIsXHxsuRJeLKTe3Cb8svquHJOW0P+I="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/editors/vscode/extensions/ms-toolsai.jupyter/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "jupyter"; publisher = "ms-toolsai"; version = "2024.8.0"; hash = "sha256-aEDgIDlQfQNcyrgm7MjJjCc6aKWfBNwfKu/t43+VQZk="; version = "2024.8.1"; hash = "sha256-eFInKB1xwVVJFIsXHxsuRJeLKTe3Cb8svquHJOW0P+I="; }; nativeBuildInputs = [ Loading