Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dramforever/nix-json-progress

Progress bars from Nix internal-json log
https://github.com/dramforever/nix-json-progress

Last synced: about 1 month ago
JSON representation

Progress bars from Nix internal-json log

Awesome Lists containing this project

README

        

# nix-json-progress

Progress bars for Nix, using the `internal-json` log format.

Just a prototype for now. Problems include but are not limited to weird rendering issues, unimplemented features and incorrect ordering.

## Usage

```
$ nix build --log-format internal-json {args} |& nix-json-progress
```

## Screenshot

![](images/screenshot.png)