[][src]Module nix_query_tree_viewer::nix_query_tree

Modules

exec_nix_store
parsing

Structs

NixQueryDrv

This corresponds to a nix store path.

NixQueryEntry

NixQueryDrv coupled with a marker for a recursive entry.

NixQueryPathMap

A mapping of NixQueryDrv to TreePath. This gives an easy way to figure out where a NixQueryDrv is an a NixQueryTree.

NixQueryTree

A Tree representing the result from nix store --query --tree.

Enums

Recurse

Whether or not there is a separate entry in this tree that recurses into the dependencies for this nix store entry.