about summary refs log tree commit diff
path: root/src/nix/main.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-30 Modularize config settingsEelco Dolstra1-3/+4
2018-02-08 Add plugins to make Nix more extensible.Shea Levy1-0/+2
2018-01-31 Add 'nix upgrade-nix' commandEelco Dolstra1-1/+4
2017-11-14 Make config options available to legacy commandsEelco Dolstra1-4/+0
2017-10-24 nix: Respect -I, --arg, --argstrEelco Dolstra1-13/+23
2017-08-29 nix edit / log: Operate on a single InstallableEelco Dolstra1-0/+3
2017-08-29 nix run: Flush the progress bar before starting the commandEelco Dolstra1-1/+2
2017-08-29 nix run: Fix chroot executionEelco Dolstra1-0/+11
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-3/+3
2017-07-14 nix: Show help when no arguments are givenEelco Dolstra1-6/+9
2017-06-07 Don't show flags from config settings in "nix --help"Eelco Dolstra1-1/+3
2017-06-07 nix: Add --help-config flagEelco Dolstra1-0/+20
2017-06-07 nix: Make all options available as flagsEelco Dolstra1-0/+2
2017-05-16 Improve progress indicatorEelco Dolstra1-0/+1
2017-04-13 Convert Settings to the new config systemEelco Dolstra1-1/+0
2017-04-08 Process nix.conf options in "new" nix commands, add test.Will Dietz1-0/+1
2016-04-25 nix: Disable verbose buildsEelco Dolstra1-0/+2
2016-04-25 Improved logging abstractionEelco Dolstra1-0/+3
2016-03-04 Add warning about "nix" being experimentalEelco Dolstra1-0/+1
2016-02-09 Start of new Nix command-line interfaceEelco Dolstra1-0/+55