index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-channel
Age
Commit message (
Expand
)
Author
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-03-30
Remove global -I flags
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-09-04
Get effective user in Nix commands
Matthew Bauer
2018-05-09
make sure not to use cached channels for nix-channel --update
Yorick van Pelt
2018-04-21
Fix library ordering in Makefiles
Andrew Dunham
2018-03-20
Remove unused channel-cache directory
Eelco Dolstra
2018-03-20
Style fix
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-05-05
Figure out the user's home directory if $HOME is not set
Eelco Dolstra
2017-04-10
nix-channel: error out if direct tarball unpack fails.
Shea Levy
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-11-21
nix-channel: Fix --update <CHANNELS>
Eelco Dolstra
2016-09-14
Enable HTTP/2 support
Eelco Dolstra
2016-08-31
download.hh: Fix conflicts from nix-channel-c++ merge
Shea Levy
2016-08-11
nix-channel: implement in c++
Shea Levy