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-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-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
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
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-18
Remove unneeded #include
Eelco Dolstra
2020-06-18
Make constant primops lazy
Eelco Dolstra
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-06-17
getFlake -> builtins.getFlake
Eelco Dolstra
2020-06-17
Don't provide 'getFlake' if the 'flakes' feature is not enabled
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-15
Give better error message about <...> in pure eval mode
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Disambiguate BaseError(Args) constructor
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Merge pull request #3674 from matthewbauer/allow-empty-hash2
Eelco Dolstra
2020-06-12
Add newHashAllowEmpty helper function
Matthew Bauer
2020-06-12
Add Store::readDerivation() convenience function
Eelco Dolstra
2020-06-12
Remove Store::queryDerivationOutputNames()
Eelco Dolstra
2020-06-12
Check 'follows' inputs
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
diffLockFiles(): Show 'follows' changes
Eelco Dolstra
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-11
Represent 'follows' inputs explicitly in the lock file
Eelco Dolstra
2020-06-10
Preserve 'isFlake' when not updating a lock file entry
Eelco Dolstra
2020-06-10
Combine lock file update messages
Eelco Dolstra
2020-06-10
Add helper function printInputPath()
Eelco Dolstra
2020-06-09
Support empty hash in fetchers
Matthew Bauer
2020-06-09
Fix applyOverride() for github
Eelco Dolstra
2020-06-09
Allow empty hash in derivations
Matthew Bauer
2020-06-08
Move progress-bar.cc to libmain
regnat
2020-06-08
Add completion for --update-input
Eelco Dolstra
2020-06-05
diffLockFiles(): Fix assertion failure
Eelco Dolstra
2020-06-04
nix flake init: Add a '--template' flag
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-03
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathIn...
John Ericson
[next]