about summary refs log tree commit diff
path: root/pkgs/by-name/re/retrospy/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/re/retrospy/package.nix')
-rw-r--r--pkgs/by-name/re/retrospy/package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/by-name/re/retrospy/package.nix b/pkgs/by-name/re/retrospy/package.nix
index 07ba2d35da367..dbc6b6b0716a3 100644
--- a/pkgs/by-name/re/retrospy/package.nix
+++ b/pkgs/by-name/re/retrospy/package.nix
@@ -81,6 +81,7 @@ buildDotnetModule {
   meta = {
     description = "Live controller viewer for Nintendo consoles as well as many other retro consoles and computers";
     homepage = "https://retro-spy.com/";
+    changelog = "https://github.com/retrospy/RetroSpy/releases/tag/${src.rev}";
     license = lib.licenses.gpl3;
     maintainers = [ lib.maintainers.naxdy ];
     platforms = lib.platforms.linux;