mattermost-desktop: add changelog

This commit is contained in:
Olli Helenius
2025-01-12 13:56:00 +02:00
parent a8ecc65908
commit 4a49f96c42
@@ -65,6 +65,7 @@ stdenv.mkDerivation {
description = "Mattermost Desktop client";
mainProgram = "mattermost-desktop";
homepage = "https://about.mattermost.com/";
changelog = "https://github.com/mattermost/desktop/releases/tag/${src.tag}";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.asl20;
platforms = [