xfce-timer-plugin: init at 1.6.0 (#22563)

This commit is contained in:
Matthias Beyer
2017-03-05 21:06:25 +01:00
committed by Vladimír Čunát
parent e9265d3c33
commit 21c51c570e
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -91,6 +91,7 @@ xfce_self = rec { # the lines are very long but it seems better than the even-od
xfce4_notes_plugin = callPackage ./panel-plugins/xfce4-notes-plugin.nix { };
xfce4-sensors-plugin = callPackage ./panel-plugins/xfce4-sensors-plugin.nix { };
xfce4_systemload_plugin = callPackage ./panel-plugins/xfce4-systemload-plugin.nix { };
xfce4_timer_plugin = callPackage ./panel-plugins/xfce4-timer-plugin.nix { };
xfce4_verve_plugin = callPackage ./panel-plugins/xfce4-verve-plugin.nix { };
xfce4_xkb_plugin = callPackage ./panel-plugins/xfce4-xkb-plugin.nix { };
xfce4_weather_plugin = callPackage ./panel-plugins/xfce4-weather-plugin.nix { };