nixos_flakes_search
Search community-contributed NixOS flakes by name, description, owner, or repository to discover packages and configurations. Returns a plain text list with metadata for streamlined results.
Instructions
Search NixOS flakes by name, description, owner, or repository.
Searches the flake index for community-contributed packages and configurations. Flakes are indexed separately from official packages.
Args: query: The search query (flake name, description, owner, or repository) limit: Maximum number of results to return (default: 20, max: 100) channel: Ignored - flakes use a separate indexing system
Returns: Plain text list of unique flakes with their packages and metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel | No | unstable | |
limit | No | ||
query | Yes |