aboutsummaryrefslogtreecommitdiff
path: root/src/nix/show-config.cc
AgeCommit message (Expand)Author
2021-07-15Forward the whole Nix config to the post-build-hookregnat
2020-10-09Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-10-06Remove static variable name clashesEelco Dolstra
2020-09-25stdout_ -> coutJohn Ericson
2020-09-04Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-08-20Config: Use nlohmann/jsonEelco Dolstra
2020-06-29Rename logging->stdout to logging->stdout_Matthew Bauer
2020-05-05nix --help: Group commandsEelco Dolstra
2020-04-16Use Logger::stdout()Eelco Dolstra
2019-12-05Make subcommand construction in MultiCommand lazyEelco Dolstra
2018-05-30Modularize config settingsEelco Dolstra
2017-11-14Don't indent JSON outputEelco Dolstra
2017-04-25Move code aroundEelco Dolstra
2017-04-24Factor out --jsonEelco Dolstra
2017-04-20Improve nix show-config --jsonEelco Dolstra
2017-04-13Add "nix show-config" commandEelco Dolstra