info
Get a raw dependency report for a storepath (excluding /nix/store/ prefix)
Get a raw dependency report for a store path.
Path Parameters:
- storepath: The store path to analyze (excluding /nix/store/ prefix)
Returns:
- RawDependencyReport: Dependency graph with all transitive dependencies, including store paths, derivation info, and dependency relationships.
Note: Requires authentication and superuser (flox staff) access.
get/api/v1/catalog/info/dependencies/{storepath}/raw
Path parameters
storepathstring required
Response
A raw dependency report for the given storepath