about summary refs log tree commit diff
path: root/src/nix-channel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-20 Remove unused channel-cache directoryEelco Dolstra1-5/+0
2018-03-20 Style fixEelco Dolstra1-17/+14
2018-02-08 Add plugins to make Nix more extensible.Shea Levy1-0/+3
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-7/+7
2017-05-16 Improve progress indicatorEelco Dolstra1-1/+0
2017-05-05 Figure out the user's home directory if $HOME is not setEelco Dolstra1-3/+1
2017-04-10 nix-channel: error out if direct tarball unpack fails.Shea Levy1-6/+3
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-7/+7
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-7/+7
2016-11-21 nix-channel: Fix --update <CHANNELS>Eelco Dolstra1-2/+2
2016-09-14 Enable HTTP/2 supportEelco Dolstra1-4/+4
2016-08-31 download.hh: Fix conflicts from nix-channel-c++ mergeShea Levy1-1/+1
2016-08-11 nix-channel: implement in c++Shea Levy2-0/+277