tvl-depot/tools/nixery/server/builder
Vincent Ambo 0000b956bb feat(server): Log Nix output live during the builds
Instead of dumping all Nix output as one at the end of the build
process, stream it live as the lines come in.

This is a lot more useful for debugging stuff like where manifest
retrievals get stuck.
2019-09-21 15:25:28 +01:00
..
builder.go feat(server): Log Nix output live during the builds 2019-09-21 15:25:28 +01:00
cache.go refactor(builder): Calculate image cache key only once 2019-09-10 11:32:37 +01:00