pub fn materialize(path: &Path) -> PathBufExpand description
If path lies under a registered flake-input store-path prefix, rewrite
that prefix to the input’s real on-disk read_dir; otherwise return
path unchanged. This is a FILESYSTEM-READ-ONLY redirect — callers use
the result to touch disk, never to build a value the evaluator observes.