Select the types of activity you want to include in your feed.
1{ kdeFramework, lib 2, ecm 3, modemmanager 4}: 5 6kdeFramework { 7 name = "modemmanager-qt"; 8 meta = { maintainers = [ lib.maintainers.ttuegel ]; }; 9 nativeBuildInputs = [ ecm ]; 10 propagatedBuildInputs = [ modemmanager ]; 11}