summaryrefslogtreecommitdiffstats
path: root/pkgs/desktops/xfce/default.nix
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2017-03-05 21:08:27 +0100
committerVladimír Čunát <vcunat@gmail.com>2017-03-05 21:11:32 +0100
commit8bcbd4fca36b4b0340a973672933f14c8d721833 (patch)
tree8332610377b87eada64f9a213bcb6f72c89734d4 /pkgs/desktops/xfce/default.nix
parent20c2f51967271c2274d7c5255be394926afd9649 (diff)
parent70fea43bad580c45bc5eef45b5c799732b4b20ca (diff)
Merge #22562: xfce4-mailwatch-plugin: init at 1.2.0
Diffstat (limited to 'pkgs/desktops/xfce/default.nix')
-rw-r--r--pkgs/desktops/xfce/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/desktops/xfce/default.nix b/pkgs/desktops/xfce/default.nix
index abe2cc961be2..36ef85aeb124 100644
--- a/pkgs/desktops/xfce/default.nix
+++ b/pkgs/desktops/xfce/default.nix
@@ -89,6 +89,7 @@ xfce_self = rec { # the lines are very long but it seems better than the even-od
xfce4-hardware-monitor-plugin = callPackage ./panel-plugins/xfce4-hardware-monitor-plugin.nix { };
xfce4_netload_plugin = callPackage ./panel-plugins/xfce4-netload-plugin.nix { };
xfce4_notes_plugin = callPackage ./panel-plugins/xfce4-notes-plugin.nix { };
+ xfce4_mailwatch_plugin = callPackage ./panel-plugins/xfce4-mailwatch-plugin.nix { };
xfce4_mpc_plugin = callPackage ./panel-plugins/xfce4-mpc-plugin.nix { };
xfce4-sensors-plugin = callPackage ./panel-plugins/xfce4-sensors-plugin.nix { };
xfce4_systemload_plugin = callPackage ./panel-plugins/xfce4-systemload-plugin.nix { };