{ "version": "2.0.0", "tasks": [ { "label": "flake upgrade", "type": "shell", "command": "tmux new -s flake-update .vscode/upgrade.sh", "problemMatcher": [] } ] }