index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
show-config.cc
Age
Commit message (
Expand
)
Author
2023-01-12
nix/show-config: allow getting the value of a specific setting
Cole Helbling
2021-07-15
Forward the whole Nix config to the post-build-hook
regnat
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-25
stdout_ -> cout
John Ericson
2020-09-04
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-08-20
Config: Use nlohmann/json
Eelco Dolstra
2020-06-29
Rename logging->stdout to logging->stdout_
Matthew Bauer
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2017-11-14
Don't indent JSON output
Eelco Dolstra
2017-04-25
Move code around
Eelco Dolstra
2017-04-24
Factor out --json
Eelco Dolstra
2017-04-20
Improve nix show-config --json
Eelco Dolstra
2017-04-13
Add "nix show-config" command
Eelco Dolstra