index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
parsed-derivations.hh
Age
Commit message (
Expand
)
Author
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2022-11-08
Split auto UID allocation from cgroups
Eelco Dolstra
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2021-07-12
Style
Eelco Dolstra
2021-06-24
Perform input rewrites only in LocalDerivationGoal
Maximilian Bosch
2021-06-22
Move `writeStructuredAttrsShell` out of `ParsedDerivation` class
Maximilian Bosch
2021-06-22
Remove now-obsolete typedef
Maximilian Bosch
2021-06-22
Split shell & json creation for build environments with structured attrs
Maximilian Bosch
2021-06-22
Source complete env in `nix-shell` with `__structuredAttrs = true;`
Maximilian Bosch
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-08-12
Make `system-features` a store setting
John Ericson
2020-07-22
Parse CA derivations using new output variants
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-17
Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-03-24
Flip dependency so store-api.hh includes derivations.hh
John Ericson
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2018-09-28
Check requiredSystemFeatures for local builds
Eelco Dolstra
2018-09-28
Move structured attrs handling into a separate class
Eelco Dolstra