Commit Graph

1 Commits

Author SHA1 Message Date
Oleks 1416587933 graph: support Nix 2.30+ versioned derivation-show schema
Nix >=2.34 wraps the closure under {version, derivations}, uses bare drv
keys, and moved edges from inputDrvs to inputs.drvs. dry-run still emits
full store paths, so normalize every drv path to basename for a
schema-agnostic join. Fixes closure collapsing to 2 derivations.
2026-07-07 20:06:02 +03:00