Skip to content

fix(calendar): Missing python-dateutil in package.nix#2410

Open
lazakoa wants to merge 1 commit intonoctalia-dev:mainfrom
lazakoa:fix/calendar-dateutil
Open

fix(calendar): Missing python-dateutil in package.nix#2410
lazakoa wants to merge 1 commit intonoctalia-dev:mainfrom
lazakoa:fix/calendar-dateutil

Conversation

@lazakoa
Copy link
Copy Markdown

@lazakoa lazakoa commented Apr 5, 2026

Pull Request

Motivation

This fixes an issue with calendar-events.py imports dateutil.relativedelta for monthly/yearly recurrence, but python-dateutil isn't in the Python environment, so recurring events silently fail and skip remaining events in that calendar. Tested on NixOS and niri.

Type of Change

Mark the relevant option with an "x".

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring

Testing

Describe how you tested your changes and mark the relevant items.

  • Tested on niri
  • Tested on Hyprland
  • Tested on sway
  • Tested with different bar positions and density settings
  • Tested at different interface scaling values
  • Tested with multiple monitors (if applicable)

Screenshots / Videos

None.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my code
  • No new warnings or errors
  • Documentation or comments updated (if relevant)

Additional Notes

None.

@lazakoa lazakoa changed the title Missing python-dateutil in package.nix fix(calendar): Missing python-dateutil in package.nix Apr 5, 2026
@lazakoa lazakoa marked this pull request as ready for review April 5, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant