about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/default.nix
diff options
context:
space:
mode:
authorJosé Romildo Malaquias <malaquias@gmail.com>2016-05-04 14:02:13 -0300
committerJosé Romildo Malaquias <malaquias@gmail.com>2016-05-04 14:02:13 -0300
commit7e09858d6ec38021310711329bc3f97ccce7b50c (patch)
tree03e8d33b862d3d70a13467f4e3dcddf6df3377d4 /pkgs/desktops/xfce/default.nix
parent007ea84222f31ee96202ad96d68446ce2795e387 (diff)
downloadnixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.tar
nixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.tar.gz
nixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.tar.bz2
nixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.tar.lz
nixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.tar.xz
nixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.tar.zst
nixlib-7e09858d6ec38021310711329bc3f97ccce7b50c.zip
xfce4-weather-plugin: init at 0.8.7
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 3ea3721362bc..06046bc122b3 100644
--- a/pkgs/desktops/xfce/default.nix
+++ b/pkgs/desktops/xfce/default.nix
@@ -88,6 +88,7 @@ xfce_self = rec { # the lines are very long but it seems better than the even-od
   xfce4_systemload_plugin  = callPackage ./panel-plugins/xfce4-systemload-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     { };
   xfce4_whiskermenu_plugin = callPackage ./panel-plugins/xfce4-whiskermenu-plugin.nix { };
   xfce4_pulseaudio_plugin  = callPackage ./panel-plugins/xfce4-pulseaudio-plugin.nix  { };