run *args: uv run uvicorn --port=5001 --reload mycal:app {{ args }} build: nix build