mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
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. |
||
|---|---|---|
| .. | ||
| common-protocol | ||
| derivation | ||
| nar-info | ||
| path-info | ||
| serve-protocol | ||
| worker-protocol | ||