Loading pkgs/applications/editors/leo-editor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ mkDerivation rec { ''; meta = with lib; { homepage = "http://leoeditor.com"; homepage = "https://leo-editor.github.io/leo-editor/"; description = "A powerful folding editor"; longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers."; license = licenses.mit; Loading Loading
pkgs/applications/editors/leo-editor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,7 @@ mkDerivation rec { ''; meta = with lib; { homepage = "http://leoeditor.com"; homepage = "https://leo-editor.github.io/leo-editor/"; description = "A powerful folding editor"; longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers."; license = licenses.mit; Loading