kde-frameworks.syndication: Init

This commit is contained in:
Bastian Köcher
2018-09-13 09:28:22 +02:00
parent ea99e30dc2
commit df007e9ffe
3 changed files with 15 additions and 1 deletions
@@ -145,6 +145,7 @@ let
kpackage = callPackage ./kpackage {};
kpty = callPackage ./kpty.nix {};
kunitconversion = callPackage ./kunitconversion.nix {};
syndication = callPackage ./syndication.nix {};
# TIER 3
baloo = callPackage ./baloo.nix {};