Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Save progress as state"HEADmain | Malte Brandy | 8 days | 1 | -3/+4 |
* | Add pname and platform field to derivation info | Malte Brandy | 8 days | 2 | -13/+15 |
* | Improve error handling when nix is not in PATH | Malte Brandy | 8 days | 1 | -8/+18 |
* | Remove unnecessary dependency from flake | Malte Brandy | 8 days | 1 | -1/+0 |
* | Make "waiting for" string grey | Malte Brandy | 8 days | 1 | -1/+1 |
* | Save progress as state | Malte Brandy | 8 days | 1 | -4/+3 |
* | more colors | Malte Brandy | 8 days | 1 | -4/+16 |
* | More lazyness while printing summaries | Malte Brandy | 8 days | 1 | -3/+4 |
* | Make log prefix completely blue | Malte Brandy | 8 days | 1 | -1/+1 |
* | Contain json in parse errors | Malte Brandy | 8 days | 2 | -3/+15 |
* | Don‘t parse fields for BuildWaiting message | Malte Brandy | 8 days | 1 | -2/+2 |
* | Revert "Make build tree sorting more stable" | Malte Brandy | 8 days | 1 | -2/+3 |
* | Switch away from deprecated nix flake shell attribute name | Malte Brandy | 8 days | 1 | -1/+1 |
* | Print summary less often | Malte Brandy | 9 days | 1 | -18/+18 |
* | Make build tree sorting more stable | Malte Brandy | 9 days | 1 | -3/+2 |
* | Unflip sign for download durations | Malte Brandy | 9 days | 1 | -2/+2 |
* | Implement wrappers inside Haskell | Malte Brandy | 9 days | 8 | -50/+93 |
* | Print to stderr | Malte Brandy | 9 days | 2 | -22/+31 |
* | Fix host name printing | Malte Brandy | 10 days | 1 | -4/+4 |
* | Make download reporting more informative | Malte Brandy | 11 days | 5 | -68/+111 |
* | Make dependency tree much less overwhelming | Malte Brandy | 11 days | 2 | -56/+37 |
* | print final newline also on abort | Malte Brandy | 2022-06-21 | 1 | -2/+3 |
* | bump nixpkgs | Malte Brandy | 2022-06-19 | 1 | -3/+3 |
* | showCursor again on abort | Malte Brandy | 2022-06-19 | 1 | -7/+10 |
* | Use BlockBuffering | Malte Brandy | 2022-06-18 | 1 | -0/+1 |
* | Refactor to avoid expensive calculations in STM atomic transactions | Malte Brandy | 2022-06-17 | 2 | -55/+68 |
* | Pad output with newlines to prevent nom output to jump up | Malte Brandy | 2022-06-17 | 1 | -13/+30 |
* | Make printing logic smarter in the hope to reduce flickering | Malte Brandy | 2022-06-17 | 3 | -24/+96 |
* | Hide cursor during running nom | Malte Brandy | 2022-06-17 | 1 | -0/+6 |
* | add optimisation flags | Malte Brandy | 2022-06-17 | 1 | -0/+1 |
* | remove an import | Malte Brandy | 2022-06-08 | 1 | -1/+1 |
* | try less flickering | Malte Brandy | 2022-06-08 | 2 | -3/+4 |
* | remove lib from package | Malte Brandy | 2022-06-07 | 1 | -25/+26 |
* | support internal-json | Malte Brandy | 2022-06-07 | 16 | -141/+571 |
* | update lock | Malte Brandy | 2022-06-05 | 2 | -13/+13 |
* | Fix lint | Malte Brandy | 2022-05-22 | 1 | -2/+2 |
* | Improve flake | Malte Brandy | 2022-05-22 | 2 | -57/+35 |
* | add nom-shell script | Malte Brandy | 2022-05-22 | 1 | -0/+6 |
* | format flake | Malte Brandy | 2022-05-22 | 1 | -1/+6 |
* | enable Strict | Malte Brandy | 2022-04-03 | 8 | -21/+22 |
* | fix all warnings | Malte Brandy | 2022-04-03 | 21 | -196/+288 |
* | ghc922 | Malte Brandy | 2022-03-30 | 2 | -9/+18 |
* | Improve error printing and add internaljson stub | Malte Brandy | 2022-03-27 | 4 | -14/+27 |
* | Revert stupid exit statement | Malte Brandy | 2022-03-27 | 1 | -1/+0 |
* | Readd missing deriving clause | Malte Brandy | 2022-03-27 | 1 | -1/+1 |
* | Let updater consume and filter input | Malte Brandy | 2022-03-27 | 4 | -44/+52 |
* | Add expect to shell | Malte Brandy | 2022-03-27 | 1 | -2/+3 |
* | Switch to Haskell updates for newer Streamly | Malte Brandy | 2022-03-27 | 2 | -5/+5 |
* | Add better error handling | Malte Brandy | 2022-03-26 | 11 | -94/+141 |
* | Update flake | Malte Brandy | 2022-03-26 | 2 | -10/+9 |