mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +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. |
||
|---|---|---|
| .. | ||
| advanced-topics | ||
| architecture | ||
| command-ref | ||
| contributing | ||
| figures | ||
| installation | ||
| language | ||
| package-management | ||
| protocols | ||
| release-notes | ||
| store | ||
| glossary.md | ||
| introduction.md | ||
| quick-start.md | ||
| SUMMARY.md.in | ||