mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 16:56:17 +02:00
cc46ea1630
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. |
||
---|---|---|
.. | ||
test-data | ||
common-protocol.cc | ||
derivation.cc | ||
derived-path.cc | ||
derived-path.hh | ||
downstream-placeholder.cc | ||
libstore.hh | ||
local.mk | ||
machines.cc | ||
nar-info-disk-cache.cc | ||
nar-info.cc | ||
outputs-spec.cc | ||
outputs-spec.hh | ||
path-info.cc | ||
path.cc | ||
path.hh | ||
protocol.hh | ||
references.cc | ||
serve-protocol.cc | ||
worker-protocol.cc |