index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
eval.hh
Age
Commit message (
Expand
)
Author
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-29
EvalCache: Store string contexts
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-18
Merge branch 'master' into caveman-LOCs
Ben Burdette
2020-06-18
Some backports from the flakes branch
Eelco Dolstra
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-05-20
print LOC for stdin, string args
Ben Burdette
2020-04-27
nix search: Search legacyPackages recursively
Eelco Dolstra
2020-04-17
Use a more space/time-efficient representation for the eval cache
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
2020-03-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-13
Add missing `#include <regex>`
John Ericson
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
parseExprFromString(): Use std::string_view
Eelco Dolstra
2020-03-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-04
builtins.cache: Cache regular expressions
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-05
Move #include
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-28
Remove builtins.valueSize
Eelco Dolstra
2019-11-22
Turn NIX_PATH into a config setting
Eelco Dolstra
2019-11-20
Remove #include
Eelco Dolstra
2019-11-20
Move #include
Eelco Dolstra
2019-11-06
Use more stable registry URL
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-27
Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nix
Eelco Dolstra
2019-10-27
builtins.toJSON: fix __toString usage
Robin Gloster
2019-09-20
Add flags to disallow dirty Git trees and to turn off warnings
Eelco Dolstra
2019-09-09
Require flake.nix to be an attrset (not a non-trivial thunk)
Eelco Dolstra
2019-09-09
Don't allow arbitrary computations in flake attributes
Eelco Dolstra
2019-08-30
Extract flake dependencies from the 'outputs' arguments
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
2019-05-29
Put flake-related stuff in its own namespace
Eelco Dolstra
2019-05-22
Fetch the flake registry from the NixOS/flake-registry repo
Eelco Dolstra
2019-05-07
Make the URL/path of the global flake registry configurable
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
2019-03-27
Merge remote-tracking branch 'tweag/flake-registries' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-03-23
Combining registries properly
Nick Van den Broeck
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-02-12
nix: Add --flake flag
Eelco Dolstra
2019-02-12
nix: Enable pure mode by default
Eelco Dolstra
2019-02-12
Improve flake references
Eelco Dolstra
2019-02-12
experimental/optional -> optional
Eelco Dolstra
2019-02-11
Initial flake support
Eelco Dolstra
2019-02-11
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
[next]