Unverified Commit fe7a06cb authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

Merge pull request #287314 from KiaraGrouwstra/patch-3

consul-alerts: add meta.mainProgram
parents f0892deb 0bc1ec86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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