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