freescout: configure meta.changelog

This commit is contained in:
Martin Weinelt
2026-06-27 20:51:14 +02:00
parent 33bd477c5d
commit 652ecb4d6f
+1
View File
@@ -54,6 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
__structuredAttrs = true;
meta = with lib; {
changelog = "https://github.com/freescout-help-desk/freescout/releases/tag/${finalAttrs.src.tag}";
description = "Free self-hosted help desk & shared mailbox";
license = licenses.agpl3Only;
homepage = "https://freescout.net/";