aboutsummaryrefslogtreecommitdiff
path: root/src/nix-channel
AgeCommit message (Expand)Author
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-10-09nix-env: Create ~/.nix-profile automaticallyEelco Dolstra
2019-06-25nix-channel: Don't fetch binary-cache-urlEelco Dolstra
2019-06-24Refactor downloadCached() interfaceEelco Dolstra
2019-06-24downloadCached: Return ETagEelco Dolstra
2018-10-26Merge all nix-* binaries into nixEelco Dolstra
2018-09-04Get effective user in Nix commandsMatthew Bauer
2018-05-09make sure not to use cached channels for nix-channel --updateYorick van Pelt
2018-04-21Fix library ordering in MakefilesAndrew Dunham
2018-03-20Remove unused channel-cache directoryEelco Dolstra
2018-03-20Style fixEelco Dolstra
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-05-16Improve progress indicatorEelco Dolstra
2017-05-05Figure out the user's home directory if $HOME is not setEelco Dolstra
2017-04-10nix-channel: error out if direct tarball unpack fails.Shea Levy
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-11-21nix-channel: Fix --update <CHANNELS>Eelco Dolstra
2016-09-14Enable HTTP/2 supportEelco Dolstra
2016-08-31download.hh: Fix conflicts from nix-channel-c++ mergeShea Levy
2016-08-11nix-channel: implement in c++Shea Levy