changelog for 1.2.1.

This commit is contained in:
user 2025-08-13 13:41:07 +02:00
parent 8cb680311d
commit f957837620
2 changed files with 7 additions and 2 deletions

View file

@ -9,3 +9,9 @@
## nyx-tui - Version 1.2.1:
- Added better Readability for the Build log
use `less` to make it easier to scroll through the log in the TUI
~ Thanks to *rtunreal*

View file

@ -10,7 +10,6 @@
| **Update selection** | Allow choosing which inputs to update | [no\_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b) |
| **Opt-in commits** | Dont commit changes automatically; make it optional | [no\_brains101](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n86hc7b) |
| **Starter template initialization** | Provide a way to initialize a starter template for new users | [jellydn](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n87hewi) |
| **Better Readability for the Build log** | use $PAGER or directly less to make it easier to scroll through the log in the TUI | [rtunreal@WGE-Discorserver](https://discord.gg/8dAgzjJphj) |
---
@ -19,4 +18,4 @@
| Feature / Fix | Description | Requested By |
| ---------------------------- | ------------------------------------------ | ------------------------------------------------------------------------------- |
| **Add** `nixosModule` output | Support a NixOS module output in the flake | [BizNameTaken](https://www.reddit.com/r/NixOS/comments/1mncfvd/comment/n8499d1) |
| **Better Readability for the Build log** | use $PAGER or directly less to make it easier to scroll through the log in the TUI | [rtunreal@WGE-Discorserver](https://discord.gg/8dAgzjJphj) |