rtfm: Add meta.mainProgram
This commit is contained in:
parent
62f7c1ff24
commit
93ed9a4782
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ crystal.buildCrystalPackage rec {
|
|||
description = "Dash/docset reader with built in documentation for Crystal and GTK APIs";
|
||||
homepage = "https://github.com/hugopl/rtfm/";
|
||||
license = licenses.mit;
|
||||
mainProgram = "rtfm";
|
||||
maintainers = with maintainers; [ sund3RRR ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue