aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/parsed-derivations.cc
AgeCommit message (Expand)Author
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-04-21Fix exportReferencesGraph when given store subpathAlyssa Ross
2024-03-04Merge pull request #8047 from lovesegfault/always-allow-substituteseldritch horrors
2022-11-29Merge pull request #3600 from NixOS/auto-uid-allocationEelco Dolstra
2022-11-16Replace src/libutil/json.cc with nlohmann json generationYorick van Pelt
2022-11-08Split auto UID allocation from cgroupsEelco Dolstra
2022-03-18Generalize `DerivationType` in preparation for impure derivationsJohn Ericson
2022-01-27convert a for more utilities to string_viewpennae
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