dendrite: set mainProgram

This commit is contained in:
sinanmohd
2026-07-12 14:32:13 +05:30
parent 052c7170b6
commit 1b97280b9b
+1
View File
@@ -67,6 +67,7 @@ buildGoModule (finalAttrs: {
meta = {
homepage = "https://element-hq.github.io/dendrite";
mainProgram = "dendrite";
description = "Second-generation Matrix homeserver written in Go";
changelog = "https://github.com/element-hq/dendrite/releases/tag/v${finalAttrs.version}";
license = lib.licenses.agpl3Plus;