lxqt-notificationd: init at 0.11.0

This commit is contained in:
José Romildo Malaquias
2016-10-06 08:02:37 -03:00
parent 0d68fecae7
commit bec679780d
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -38,5 +38,6 @@ let
lxqt-common = callPackage ./core/lxqt-common { };
lxqt-config = callPackage ./core/lxqt-config { };
lxqt-globalkeys = callPackage ./core/lxqt-globalkeys { };
lxqt-notificationd = callPackage ./core/lxqt-notificationd { };
in self