···63 longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers.";
64 license = licenses.mit;
65 maintainers = with maintainers; [ leonardoce ];
066 };
67}
···63 longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers.";
64 license = licenses.mit;
65 maintainers = with maintainers; [ leonardoce ];
66+ mainProgram = "leo";
67 };
68}