Loading pkgs/applications/editors/vscode/extensions/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -3314,7 +3314,7 @@ let description = "Data viewing, cleaning and preparation for tabular datasets"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-toolsai.datawrangler"; homepage = "https://github.com/microsoft/vscode-data-wrangler"; license = lib.licenses.mit; license = lib.licenses.unfree; maintainers = [ lib.maintainers.katanallama ]; }; }; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -3314,7 +3314,7 @@ let description = "Data viewing, cleaning and preparation for tabular datasets"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-toolsai.datawrangler"; homepage = "https://github.com/microsoft/vscode-data-wrangler"; license = lib.licenses.mit; license = lib.licenses.unfree; maintainers = [ lib.maintainers.katanallama ]; }; }; Loading