Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-14 | Don't indent JSON output | Eelco Dolstra | 1 | -1/+1 | |
2017-04-25 | Move code around | Eelco Dolstra | 1 | -1/+0 | |
2017-04-24 | Factor out --json | Eelco Dolstra | 1 | -4/+1 | |
2017-04-20 | Improve nix show-config --json | Eelco Dolstra | 1 | -2/+1 | |
In particular, show descriptions. This could be used for manpage generation etc. | |||||
2017-04-13 | Add "nix show-config" command | Eelco Dolstra | 1 | -0/+43 | |
This dumps the entire Nix configuration, including all options that have default values. |