index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
nixpkgs
/
pkgs
/
comments
(
follow
)
Commit message (
Collapse
)
Author
Age
*
build(treewide): Update
Soispha
2024-02-20
|
*
fix(sys/nixpkgs/pkgs/comments): Estimate filesize can be > an u32
Soispha
2024-02-12
|
*
fix(sys/nixpkgs/pkgs/comments): Allow unknown comment author
Soispha
2024-02-11
|
*
build(treewide): Update
Soispha
2024-02-08
|
*
fix(sys/nixpkgs/pkgs/comments): Make `channel_is_verified` optional
Soispha
2024-02-07
|
*
build(treewide): Update
Soispha
2024-02-03
|
*
fix(sys/nixpkgs/comments): Add missing fields to info_json parser
Soispha
2024-01-30
|
*
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