Merge pull request #287314 from KiaraGrouwstra/patch-3
consul-alerts: add meta.mainProgram
This commit is contained in:
commit
fe7a06cb77
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue