hebbot: set meta.mainProgram

authored by

a-kenji and committed by
Yaya
def8bfe0 55af7f3e

+1
+1
pkgs/servers/matrix-hebbot/default.nix
··· 39 39 homepage = "https://github.com/haecker-felix/hebbot"; 40 40 changelog = "https://github.com/haecker-felix/hebbot/releases/tag/v${version}"; 41 41 license = with licenses; [ agpl3 ]; 42 + mainProgram = "hebbot"; 42 43 maintainers = with maintainers; [ a-kenji ]; 43 44 }; 44 45 }