lf: add meta.mainProgram
This commit is contained in:
@@ -44,5 +44,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/gokcehan/lf/releases/tag/r${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
mainProgram = "lf";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user