flameshot: provide meta.mainProgram
This commit is contained in:
parent
63e45105d8
commit
c445b079d4
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ mkDerivation rec {
|
|||
meta = with lib; {
|
||||
description = "Powerful yet simple to use screenshot software";
|
||||
homepage = "https://github.com/flameshot-org/flameshot";
|
||||
mainProgram = "flameshot";
|
||||
maintainers = with maintainers; [ scode oxalica ];
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
|
|
Loading…
Reference in a new issue