nwg-drawer: add meta.mainProgram
This commit is contained in:
parent
15ee38975d
commit
4a5a2e0bd0
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/nwg-piotr/nwg-drawer";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "nwg-drawer";
|
||||
maintainers = with maintainers; [ plabadens ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue