@@ -88,7 +88,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
description = "A translation app for GNOME";
|
||||
maintainers = with maintainers; [ aleksana ];
|
||||
license = licenses.gpl3Plus;
|
||||
mainProgram = "dialect";
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "dialect";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user