lf: add meta.mainProgram
This commit is contained in:
parent
816fd1b9b0
commit
834ad25a8f
@ -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";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user