aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/finally.hh
AgeCommit message (Collapse)Author
2016-11-07Add missing #includeEelco Dolstra
2016-04-29Eliminate the substituter mechanismEelco Dolstra
Substitution is now simply a Store -> Store copy operation, most typically from BinaryCacheStore to LocalStore.