a2230e8
1 2 3 4 5
{ python3Packages, fetchedGithub }: with python3Packages; buildPythonApplication (fetchedGithub ./mutt-ics.json // { propagatedBuildInputs = [ icalendar ]; })