consul-alerts: add meta.mainProgram

see #219567
This commit is contained in:
Kiara Grouwstra 2024-02-08 22:22:32 +01:00 committed by GitHub
parent bad0e53e48
commit 0bc1ec86a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ buildGoPackage rec {
};
meta = with lib; {
mainProgram = "consul-alerts";
description = "An extendable open source continuous integration server";
homepage = "https://github.com/AcalephStorage/consul-alerts";
# As per README