{ python3Packages, fetchedGithub }: with python3Packages; buildPythonApplication (fetchedGithub ./mutt-ics.json // { propagatedBuildInputs = [ icalendar ]; })