lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 16.09-beta 14 lines 229 B view raw
1{ kdeFramework 2, lib 3, ecm 4}: 5 6kdeFramework { 7 name = "oxygen-icons5"; 8 meta = { 9 license = lib.licenses.lgpl3Plus; 10 maintainers = [ lib.maintainers.ttuegel ]; 11 }; 12 outputs = [ "out" ]; 13 nativeBuildInputs = [ ecm ]; 14}