index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-07-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-10
Resume NAR downloads
Eelco Dolstra
2019-07-10
HttpBinaryCacheStore: Use default number of retries for NARs
Eelco Dolstra
2019-07-10
Downloader: Use warn()
Eelco Dolstra
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-07-10
nix copy: Rename --substitute to --substitute-on-destination
Eelco Dolstra
2019-07-10
Check for epochs < 201906
Eelco Dolstra
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-03
Merge branch 'autoconf-ubuntu-16.04-fixes' of https://github.com/nh2/nix
Eelco Dolstra
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-07-03
Fix C++ compatibility with older editline versions.
Niklas Hambüchen
2019-07-02
Merge pull request #2779 from LnL7/build-exit-codes
Eelco Dolstra
2019-07-02
Merge pull request #2974 from grahamc/invalid-name
Eelco Dolstra
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
2019-07-02
checkStoreName: give more precise/verbose error information
Graham Christensen
2019-07-02
build: replace 100 offset for build exit codes
Daiderd Jordan
2019-07-02
build: use binary mask for build status flags
Daiderd Jordan
2019-07-02
build: add exit code for hash and check mismatches
Daiderd Jordan
2019-06-28
Fix `http2 = false` having no effect. Fixes #2971.
Aniket Deshpande
2019-06-28
Fix macOS build failure
Eelco Dolstra
2019-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-25
ProgressBar: Fix updating
Eelco Dolstra
2019-06-25
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-06-23
nix doctor: Fix typo
Eelco Dolstra
2019-06-21
Simplify getFlake() / fetchFlake() logic
Eelco Dolstra
2019-06-21
Don't update the global registry when building a locked flake
Eelco Dolstra
2019-06-21
Handle store symlinks in flake directories
Eelco Dolstra
2019-06-21
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-19
Initialize Command::_name
Eelco Dolstra
2019-06-18
Merge pull request #2937 from CSVdB/fuzzymatching-v2
Eelco Dolstra
2019-06-18
FuzzyMatching works
Nick Van den Broeck
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-06-18
Merge pull request #2951 from NixOS/app-improvements
Eelco Dolstra
2019-06-18
Merge pull request #2917 from CSVdB/docs
Eelco Dolstra
2019-06-18
Merge pull request #2949 from NixOS/no-net
Eelco Dolstra
2019-06-18
Updated documentation
Eelco Dolstra
2019-06-18
nix flake check: Ignore legacyPackages
Eelco Dolstra
[next]