Loading pkgs/by-name/wo/world-wall-clock/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,10 @@ python3.pkgs.buildPythonApplication rec { xdg-base-dirs ]; pythonRelaxDeps = [ "urwid" ]; nativeCheckInputs = with python3.pkgs; [ pytestCheckHook ]; enabledTestPaths = [ "tests/*" ]; Loading Loading
pkgs/by-name/wo/world-wall-clock/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,10 @@ python3.pkgs.buildPythonApplication rec { xdg-base-dirs ]; pythonRelaxDeps = [ "urwid" ]; nativeCheckInputs = with python3.pkgs; [ pytestCheckHook ]; enabledTestPaths = [ "tests/*" ]; Loading