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