aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/parsed-derivations.hh
AgeCommit message (Expand)Author
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2022-11-08Split auto UID allocation from cgroupsEelco Dolstra
2022-03-17Clean up `DerivationOutput`, and headersJohn Ericson
2021-07-12StyleEelco Dolstra
2021-06-24Perform input rewrites only in LocalDerivationGoalMaximilian Bosch
2021-06-22Move `writeStructuredAttrsShell` out of `ParsedDerivation` classMaximilian Bosch
2021-06-22Remove now-obsolete typedefMaximilian Bosch
2021-06-22Split shell & json creation for build environments with structured attrsMaximilian Bosch
2021-06-22Source complete env in `nix-shell` with `__structuredAttrs = true;`Maximilian Bosch
2020-10-06Add missing #pragma onceEelco Dolstra
2020-08-12Make `system-features` a store settingJohn Ericson
2020-07-22Parse CA derivations using new output variantsJohn Ericson
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