Loading pkgs/by-name/tr/tremc/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -42,11 +42,11 @@ python3Packages.buildPythonApplication { }" ]; meta = with lib; { meta = { description = "Curses interface for transmission"; mainProgram = "tremc"; homepage = "https://github.com/tremc/tremc"; license = licenses.gpl3Plus; maintainers = with maintainers; [ kashw2 ]; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ kashw2 ]; }; } Loading
pkgs/by-name/tr/tremc/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -42,11 +42,11 @@ python3Packages.buildPythonApplication { }" ]; meta = with lib; { meta = { description = "Curses interface for transmission"; mainProgram = "tremc"; homepage = "https://github.com/tremc/tremc"; license = licenses.gpl3Plus; maintainers = with maintainers; [ kashw2 ]; license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ kashw2 ]; }; }