Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build(treewide): Update | Soispha | 2024-01-30 |
| | |||
* | fix(sys/nixpkgs/pkgs/comments): Export the package under the correct name | Soispha | 2024-01-28 |
| | |||
* | fix(sys/nixpkgs/pkgs/comments): Reduce copied `expects` | Soispha | 2024-01-28 |
| | |||
* | fix(sys/nixpkgs/pkgs/comments): Append comments to the back of replies | Soispha | 2024-01-28 |
| | | | | | | This should fix an issue where the comment is appended to the wrong reply chain, when one person has commented twice. This builds on the assumption that comments are sorted by timestamp (which they are in this case). | ||
* | fix(sys/nixpkgs/pkgs/comments): Wrap with correct `fmt` | Soispha | 2024-01-28 |
| | |||
* | fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flag | Soispha | 2024-01-28 |
| | |||
* | build(treewide): Update | Soispha | 2024-01-28 |
| | |||
* | feat(sys/nixpkgs/pkgs/comments): Init | Soispha | 2024-01-28 |
This rewrite of the `comments` script even provides nested comments |