index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
derivations.hh
Age
Commit message (
Expand
)
Author
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-04
Fix some of the issues raised by @edolstra
John Ericson
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-21
"Downstream placeholders" should not be store paths
John Ericson
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-10
Merge branch 'small-drv-serialize-cleanup' of github.com:obsidiansystems/nix ...
John Ericson
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Reanme `DerivationType::Regular` defintion too
John Ericson
2020-08-05
Make names more consistent
John Ericson
2020-08-01
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-07-28
Offer a safer interface for pathOpt
Carlo Nucera
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-23
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-23
Get rid of `basicDerivation::findOutput`
John Ericson
2020-07-20
Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
Carlo Nucera
2020-07-20
Add UnimplementedError to ease grepping for these
Carlo Nucera
2020-07-17
Add `DerivationType::CAFloating`
John Ericson
2020-07-17
Merge branch 'ca-drv' of github.com:Ericson2314/nix into misc-ca
Carlo Nucera
2020-07-17
Merge branch 'multi-output-hashDerivationModulo' of github.com:Ericson2314/ni...
Carlo Nucera
2020-07-16
Small namespace fix
Carlo Nucera
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into derivation-header-include-...
Carlo Nucera
2020-07-12
Change types to prepare the way for CA derivations
John Ericson
2020-07-12
Use more std::visit to prepare for new variant
John Ericson
2020-07-12
DerivationOutputExtensional -> DerivationOutputInputAddressed
John Ericson
2020-07-12
String .drv suffix to create derivation name
John Ericson
2020-07-12
std::string_view for new derivation name parameters
John Ericson
2020-07-12
BasicDerivation::findOutput cannot return reference anymore
John Ericson
2020-07-09
Fix DerivationOutputExtensional name
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-08
Add name to BasicDerivation
Matthew Bauer
2020-07-05
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-06-24
Merge remote-tracking branch 'upstream/master' into ca-drv
John Ericson
2020-06-21
Merge remote-tracking branch 'upstream/master' into ca-drv
John Ericson
2020-06-21
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-06-21
Merge remote-tracking branch 'upstream/master' into multi-output-hashDerivati...
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Remove unneeded constructor for `DerivationOutputHash`
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
Move some Store functions from derivations.cc to store-api.cc
John Ericson
2020-06-17
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-06-17
Merge remote-tracking branch 'upstream/master' into multi-output-hashDerivati...
John Ericson
[next]