aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/parsed-derivations.hh
AgeCommit message (Expand)Author
2020-06-18Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatypeJohn Ericson
2020-06-17Reserve the `__contentAddressed` derivation parameterregnat
2020-06-16Remove StorePath::clone() and related functionsEelco Dolstra
2020-03-24Flip dependency so store-api.hh includes derivations.hhJohn Ericson
2020-03-24Misc changes from the flakes branchEelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-09-03Support allowSubstitutes attribute in structured attribute derivationsEelco Dolstra
2019-03-14experimental/optional -> optionalEelco Dolstra
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-09-28Move structured attrs handling into a separate classEelco Dolstra