nixos_channels
List available NixOS channels, including their versions and statuses, to ensure accurate system configuration guidance.
Instructions
List available NixOS channels with their status.
Returns: Plain text list showing channel names, versions, and availability
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}