jackett: add changelog
This commit is contained in:
parent
9f58b8fe3a
commit
36a399fff8
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ buildDotnetModule rec {
|
|||
meta = with lib; {
|
||||
description = "API Support for your favorite torrent trackers";
|
||||
homepage = "https://github.com/Jackett/Jackett/";
|
||||
changelog = "https://github.com/Jackett/Jackett/releases/tag/v${version}";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ edwtjo nyanloutre purcell ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue