aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/path-references.hh
AgeCommit message (Collapse)Author
2023-05-24Make `RewritingSink` accept a map of rewritesThéophane Hufschmitt
Giving it the same semantics as `rewriteStrings`. Also add some tests for it