index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2020-08-01
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
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-28
Restore backwards-compat for current `builtins.fetchGit`
Maximilian Bosch
2020-07-28
Merge legacy `fetchGit`-builtin with the generic `fetchTree`-function
Maximilian Bosch
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-17
parseFlakeRef(): Only search for the top-level directory for CLI flakerefs
Eelco Dolstra
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 derivation-header-include-...
Carlo Nucera
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
EvalCache: Ignore SQLite errors
Eelco Dolstra
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-05
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-02
assert for invalid fileorigin
Ben Burdette
2020-07-01
don't include errpos for addErrorContext
Ben Burdette
2020-07-01
Support building flakes from a shallow Git repo
Eelco Dolstra
2020-06-30
comments and cleanup
Ben Burdette
2020-06-30
double addtrace for 'called from'
Ben Burdette
2020-06-29
EvalCache: Store string contexts
Eelco Dolstra
2020-06-29
Factor out EvalCache::forceDerivation()
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
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 derivation-header-include...
John Ericson
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
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 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
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
[next]