Loading pkgs/by-name/ic/ical2orgpy/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -21,13 +21,14 @@ python3Packages.buildPythonApplication rec { dependencies = with python3Packages; [ click future icalendar pytz tzlocal recurring-ical-events ]; pythonRemoveDeps = [ "future" ]; nativeCheckInputs = with python3Packages; [ freezegun pytestCheckHook Loading Loading
pkgs/by-name/ic/ical2orgpy/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -21,13 +21,14 @@ python3Packages.buildPythonApplication rec { dependencies = with python3Packages; [ click future icalendar pytz tzlocal recurring-ical-events ]; pythonRemoveDeps = [ "future" ]; nativeCheckInputs = with python3Packages; [ freezegun pytestCheckHook Loading