index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops.cc
Age
Commit message (
Expand
)
Author
2020-08-05
Update src/libexpr/primops.cc
John Ericson
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-08-05
Make names more consistent
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-30
Make expectedHash optional in prim_path
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-27
Require `ca-derivations` everywhere we create a CA derivation
John Ericson
2020-07-27
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...
John Ericson
2020-07-27
Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-22
Parse CA derivations using new output variants
John Ericson
2020-07-17
Merge branch 'multi-output-hashDerivationModulo' of github.com:Ericson2314/ni...
Carlo Nucera
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-12
DerivationOutputExtensional -> DerivationOutputInputAddressed
John Ericson
2020-07-12
String .drv suffix to create derivation name
John Ericson
2020-07-12
Set derivation name in dervationStrict
John Ericson
2020-07-12
Don't improperly assume path is store path
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-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-01
don't include errpos for addErrorContext
Ben Burdette
2020-06-29
EvalCache: Store string contexts
Eelco Dolstra
2020-06-24
convenience form of addTrace
Ben Burdette
2020-06-23
use plain errPos instead of nixCode; fix tests
Ben Burdette
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-23
Merge remote-tracking branch 'upstream/master' into add-trace
Ben Burdette
2020-06-21
Merge remote-tracking branch 'upstream/master' into multi-output-hashDerivati...
John Ericson
2020-06-19
WIP bug fixing
Carlo Nucera
2020-06-19
addErrorTrace
Ben Burdette
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-18
addTrace
Ben Burdette
2020-06-18
Don't provide 'getFlake' if the 'flakes' feature is not enabled
Eelco Dolstra
2020-06-18
Some backports from the flakes branch
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
Merge remote-tracking branch 'upstream/master' into multi-output-hashDerivati...
John Ericson
[next]