annextimelog: unbreak by relaxing rich (#402114)

This commit is contained in:
Matthias Beyer
2025-04-27 09:21:00 +02:00
committed by GitHub
+2
View File
@@ -28,6 +28,8 @@ python3.pkgs.buildPythonApplication rec {
hash = "sha256-+3PkG33qKckagSVvVdqkypulO7uu5AMOv8fQiP8IUbs=";
};
pythonRelaxDeps = [ "rich" ];
nativeBuildInputs =
with python3.pkgs;
[