index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-19
Merge pull request #3669 from gilligan/add-compression-tests
Eelco Dolstra
2020-06-18
Merge pull request #3709 from expipiplus1/master
Eelco Dolstra
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
Make constant primops lazy
Eelco Dolstra
2020-06-18
Merge pull request #3716 from SamirTalwar/follow-redirects-when-installing
Eelco Dolstra
2020-06-18
Instruct the user to follow redirects when installing Nix.
Samir Talwar
2020-06-18
Merge pull request #3715 from tweag/ca-derivations_feature_flag
Eelco Dolstra
2020-06-18
Rename content-addressed-paths into ca-derivations
regnat
2020-06-17
Merge pull request #3713 from matthewbauer/cleanup-warnings
Eelco Dolstra
2020-06-17
Merge pull request #3712 from obsidiansystems/make-http-successful-states-coh...
Eelco Dolstra
2020-06-17
Remove unused narInfoFile in binary-cache-store
Matthew Bauer
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-06-17
Include review comments
Carlo Nucera
2020-06-17
Merge pull request #3710 from tweag/reserve_ca_derivations
Eelco Dolstra
2020-06-17
Merge pull request #3707 from p01arst0rm/outdated-function-fix
Eelco Dolstra
2020-06-17
Merge pull request #3711 from obsidiansystems/dedup-escape-codes
Eelco Dolstra
2020-06-17
fixup! Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Make successful states coherent
Carlo Nucera
2020-06-17
Use `ansicolor.hh` in `nix repl` rather than duplicates
John Ericson
2020-06-17
Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Merge pull request #3657 from obsidiansystems/sligthly-improve-store-path-doc...
Eelco Dolstra
2020-06-17
Mention number of derivations to be build/fetched in output
Joe Hermaszewski
2020-06-17
Merge pull request #3708 from p01arst0rm/extern-char-fix
Eelco Dolstra
2020-06-17
Remove rustfmt
Eelco Dolstra
2020-06-17
appended ' __attribute__((weak)); ' to 'extern char * * environ '
p01arst0rm
2020-06-17
replaced uncaught_exception with uncaught_exceptions
p01arst0rm
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-16
Merge pull request #3702 from NixOS/store-path-cxx
Eelco Dolstra
2020-06-16
Merge pull request #3704 from obsidiansystems/fix-include
Eelco Dolstra
2020-06-16
Add another missing #include
John Ericson
2020-06-16
release.nix: Remove vendoredCrates
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-16
Fix FTP support
Eelco Dolstra
2020-06-16
Merge pull request #3700 from gilligan/fix-master
Domen Kožar
2020-06-16
Fix logging unit tests
Tobias Pflug
2020-06-15
Add mising #include for strerror
John Ericson
2020-06-15
Print only one error message if a build fails
Eelco Dolstra
2020-06-15
Include only the base name of the program in error messages
Eelco Dolstra
2020-06-15
Respect terminal width printing error messages
Eelco Dolstra
2020-06-15
Cleanup
Eelco Dolstra
2020-06-15
Always hide the progress bar on exit
Eelco Dolstra
2020-06-15
Remove unnecessary amDone() overrides
Eelco Dolstra
2020-06-15
Give better error message about <...> in pure eval mode
Eelco Dolstra
2020-06-15
Improve "waiting for locks" messages
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-15
Merge pull request #3690 from obsidiansystems/more-string-view
Eelco Dolstra
[next]