Merge pull request #287314 from KiaraGrouwstra/patch-3

consul-alerts: add meta.mainProgram
This commit is contained in:
Paul Meyer 2024-03-10 14:14:49 +01:00 committed by GitHub
commit fe7a06cb77
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