Introspect Node Store Paths
Returns a dictionary mapping each node name to its low-level Nix store output path.
Pipeline
A dictionary of [node_name: store_path] strings.
p = pipeline { a = 1 } pipeline_to_store(p)