pytrainer: mark broken (#450356)

This commit is contained in:
dotlambda
2025-10-11 06:31:15 +00:00
committed by GitHub

View File

@@ -106,6 +106,8 @@ python.pkgs.buildPythonApplication rec {
''; '';
meta = with lib; { meta = with lib; {
# https://github.com/pytrainer/pytrainer/issues/280
broken = true;
homepage = "https://github.com/pytrainer/pytrainer"; homepage = "https://github.com/pytrainer/pytrainer";
description = "Application for logging and graphing sporting excursions"; description = "Application for logging and graphing sporting excursions";
mainProgram = "pytrainer"; mainProgram = "pytrainer";