lix/doc
John Ericson cc46ea1630 Make nix path-info --json return an object not array
Before it returned a list of JSON objects with store object information,
including the path in each object. Now, it maps the paths to JSON
objects with the metadata sans path.

This matches how `nix derivation show` works.

Quite hillariously, none of our existing functional tests caught this
change to `path-info --json` though they did use it. So just new
functional tests need to be added.
2023-11-06 11:06:31 -05:00
..
internal-api Factor out bits of the worker protocol to use elsewhere 2023-10-09 16:55:12 -04:00
manual Make nix path-info --json return an object not array 2023-11-06 11:06:31 -05:00