honk: add meta.mainProgram
attribute
This commit is contained in:
parent
a98ed1813a
commit
41b5ccc774
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ buildGoModule rec {
|
|||
description = "An ActivityPub server with minimal setup and support costs.";
|
||||
homepage = "https://humungus.tedunangst.com/r/honk";
|
||||
license = licenses.isc;
|
||||
mainProgram = "honk";
|
||||
maintainers = with maintainers; [ huyngo ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue