Skip to content

Commit 7d5d18a

Browse files
pay-respects: add changelog
Upstream repo includes a changelog. Signed-off-by: Ethan Carter Edwards <[email protected]>
1 parent d169b41 commit 7d5d18a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/pa/pay-respects/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
2525
meta = {
2626
description = "Terminal command correction, alternative to `thefuck`, written in Rust";
2727
homepage = "https://codeberg.org/iff/pay-respects";
28+
changelog = "https://codeberg.org/iff/pay-respects/src/tag/v${finalAttrs.version}/CHANGELOG.md";
2829
license = lib.licenses.agpl3Plus;
2930
maintainers = with lib.maintainers; [
3031
sigmasquadron

0 commit comments

Comments
 (0)