Loading pkgs/tools/networking/persepolis/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -86,10 +86,10 @@ buildPythonApplication rec { ]; meta = with lib; { description = "Persepolis Download Manager is a GUI for aria2"; description = "A GUI for aria2"; mainProgram = "persepolis"; homepage = "https://persepolisdm.github.io/"; license = licenses.gpl3; license = licenses.gpl3Plus; maintainers = with maintainers; [ iFreilicht ]; }; } Loading
pkgs/tools/networking/persepolis/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -86,10 +86,10 @@ buildPythonApplication rec { ]; meta = with lib; { description = "Persepolis Download Manager is a GUI for aria2"; description = "A GUI for aria2"; mainProgram = "persepolis"; homepage = "https://persepolisdm.github.io/"; license = licenses.gpl3; license = licenses.gpl3Plus; maintainers = with maintainers; [ iFreilicht ]; }; }