mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
The show-ics-details.py filter requires the Python package 'vobject', which is correctly specified in 'pythonPath'. However, the filter was not wrapped, causing it to fail at runtime due to the missing dependency.