aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/parsed-derivations.cc
AgeCommit message (Expand)Author
2021-07-12StyleEelco Dolstra
2021-07-12Merge branch 'master' into structured-attrs-shellMaximilian Bosch
2021-06-24Perform input rewrites only in LocalDerivationGoalMaximilian Bosch
2021-06-22Move `writeStructuredAttrsShell` out of `ParsedDerivation` classMaximilian 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
2021-06-11Add a ca-derivations required machine featureregnat
2021-01-12Don't let 'preferLocalBuild' override 'max-jobs=0'Rickard Nilsson
2020-08-12Make `system-features` a store settingJohn Ericson
2020-07-22Parse CA derivations using new output variantsJohn Ericson
2020-06-17Reserve the `__contentAddressed` derivation parameterregnat
2020-06-16Remove StorePath::clone() and related functionsEelco Dolstra
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