index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-24
nix search: Show version
Eelco Dolstra
2020-04-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-22
Don't include error.hh in util.hh to prevent header bloat
Eelco Dolstra
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-21
Replace select() with poll() to allow waiting on more than FD_SETSIZE fds
Dustin DeWeese
2020-04-20
Fix typo
Eelco Dolstra
2020-04-20
Revive 'nix search'
Eelco Dolstra
2020-04-20
Move eval-cache.{cc,hh}
Eelco Dolstra
2020-04-20
Get rid of the old eval cache
Eelco Dolstra
2020-04-19
Store more stuff in the evaluation cache
Eelco Dolstra
2020-04-18
Eval cache: Don't replace real attributes with placeholders
Eelco Dolstra
2020-04-18
Merge pull request #3502 from NixOS/more-pos
Domen Kožar
2020-04-17
Wrap eval cache creation in a giant transaction
Eelco Dolstra
2020-04-17
Use a more space/time-efficient representation for the eval cache
Eelco Dolstra
2020-04-17
Add flag to disable the eval cache
Eelco Dolstra
2020-04-17
nix flake show: Speed up eval cache bigly
Eelco Dolstra
2020-04-17
nix flake show: Support apps
Eelco Dolstra
2020-04-17
Hide progress bar on exit
Eelco Dolstra
2020-04-17
nix flake show: Use evaluation cache
Eelco Dolstra
2020-04-17
SQLiteStmt: Use std::string_view
Eelco Dolstra
2020-04-16
Add 'nix flake show' command
Eelco Dolstra
2020-04-16
Fix
Eelco Dolstra
2020-04-16
iomanip no longer needed
Ben Burdette
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-04-16
Logger: Add method for writing to stdout
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-16
switch to structs, which don't need public:
Ben Burdette
2020-04-16
JSONSax: Use a RootValue
Eelco Dolstra
2020-04-16
ValueMap, VectorVector: Use traceable_allocator
Eelco Dolstra
2020-04-16
Add function to allocate a Value in traceable memory
Eelco Dolstra
2020-04-16
fetchMercurial: Use inputFromAttrs()
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-04-16
Logger: Add method for writing to stdout
Eelco Dolstra
2020-04-16
pass Pos to forceValue to improve infinite recursion error
Domen Kožar
2020-04-15
move implementation to cc
Ben Burdette
2020-04-15
Merge branch 'initializer-style' into error-format
Ben Burdette
2020-04-15
Merge pull request #3492 from andir/nix-build-gc-free
Eelco Dolstra
2020-04-15
Merge pull request #3458 from zimbatm/nix-user-conf-dir
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-04-14
Make Registry::read() more robust
Eelco Dolstra
2020-04-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-13
SourceExprCommand: allocate the vSourceExpr via uncollectable memory
Andreas Rammhold
2020-04-12
never use /var/folders for TMPDIR on darwin
Daiderd Jordan
2020-04-11
Merge pull request #2688 from tollb/fix/build_check_keep_failed_sandbox_perms
Domen Kožar
2020-04-11
Merge pull request #3447 from DavHau/improve-tofile-error-msg
Domen Kožar
[next]