artalk: add changelog refer link

This commit is contained in:
Moraxyc 2024-07-10 22:45:41 +08:00
parent f7533ad15f
commit 15029ad5c0
No known key found for this signature in database

View File

@ -61,6 +61,7 @@ buildGoModule rec {
meta = with lib; {
description = "Self-hosted comment system";
homepage = "https://github.com/ArtalkJS/Artalk";
changelog = "https://github.com/ArtalkJS/Artalk/releases/tag/v${version}";
license = licenses.mit;
maintainers = with maintainers; [ moraxyc ];
mainProgram = "artalk";