From 6457a776235ad031c3ff300b98227931d3668b8c Mon Sep 17 00:00:00 2001 From: Kira Bruneau Date: Sun, 7 Sep 2025 22:01:47 -0400 Subject: [PATCH] anytype-heart: add changelog (cherry picked from commit 86a746b9c6c98c6f63c5cb6d6045b020706778b6) --- pkgs/by-name/an/anytype-heart/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/an/anytype-heart/package.nix b/pkgs/by-name/an/anytype-heart/package.nix index 9f649b762ede..1924fd37f68e 100644 --- a/pkgs/by-name/an/anytype-heart/package.nix +++ b/pkgs/by-name/an/anytype-heart/package.nix @@ -82,6 +82,7 @@ buildGoModule (finalAttrs: { meta = { description = "Shared library for Anytype clients"; homepage = "https://anytype.io/"; + changelog = "https://github.com/anyproto/anytype-heart/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.unfreeRedistributable; maintainers = with lib.maintainers; [ autrimpo