Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-20 | Improve nix show-config --json | Eelco Dolstra | 1 | -30/+13 | |
In particular, show descriptions. This could be used for manpage generation etc. | |||||
2016-10-06 | toJSON(): Support some more types | Eelco Dolstra | 1 | -0/+10 | |
2016-08-30 | Fix 32-bit build | Eelco Dolstra | 1 | -0/+5 | |
2016-08-29 | nix path-info: Add --json flag | Eelco Dolstra | 1 | -0/+171 | |
Also, factor out JSON generation from value-to-json.{cc,hh}, and support producing indented JSON. |