Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makeScriptWriter: forward check parameter to writeOut | tv | 2017-08-01 | 1 | -3/+8 |
| | |||||
* | writeOut: don't modify stdenv's shell | tv | 2017-07-25 | 1 | -2/+7 |
| | | | | | | This fixes following (and maybe more) issues: - /nix/store/*-stdenv/setup: line 125: showBuildStats: unbound variable - /nix/store/*-stdenv/setup: line 69: !hookName: unbound variable | ||||
* | writeJSON: pretty-print output | tv | 2017-07-23 | 1 | -1/+6 |
| | |||||
* | concat: RIP | tv | 2017-06-20 | 1 | -26/+0 |
| | |||||
* | turn krebs/5pkgs into an overlay | tv | 2017-05-23 | 1 | -5/+3 |
| | |||||
* | writers.link: mkdir when path is absolute | tv | 2017-03-07 | 1 | -1/+1 |
| | |||||
* | concat: init | tv | 2017-03-07 | 1 | -0/+26 |
| | |||||
* | writeJq: -n isn't the same as < /dev/null | tv | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | write{Jq,Python*}: use writeOut | tv | 2017-02-09 | 1 | -33/+30 |
| | |||||
* | krebs builders -> krebs writers | tv | 2017-02-09 | 1 | -0/+304 |