summary refs log tree commit diff
path: root/pkgs/desktops/mate/default.nix
diff options
context:
space:
mode:
authorromildo <malaquias@gmail.com>2017-08-30 23:56:47 -0300
committerromildo <malaquias@gmail.com>2017-08-30 23:56:47 -0300
commitdd3703e166ac8a491f269fe88f69ff3ef532673c (patch)
treeee420454a899aeb8b51fc8c58c067c593e46ed69 /pkgs/desktops/mate/default.nix
parent20f3dfd5799be3f175a62c280897634b6d08b2ec (diff)
downloadnixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.tar
nixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.tar.gz
nixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.tar.bz2
nixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.tar.lz
nixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.tar.xz
nixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.tar.zst
nixpkgs-dd3703e166ac8a491f269fe88f69ff3ef532673c.zip
libmateweather: init at 1.18.1
Diffstat (limited to 'pkgs/desktops/mate/default.nix')
-rw-r--r--pkgs/desktops/mate/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/desktops/mate/default.nix b/pkgs/desktops/mate/default.nix
index 01c3d373d3c..d02258de590 100644
--- a/pkgs/desktops/mate/default.nix
+++ b/pkgs/desktops/mate/default.nix
@@ -12,6 +12,7 @@ rec {
   eom = callPackage ./eom { };
   libmatekbd = callPackage ./libmatekbd { };
   libmatemixer = callPackage ./libmatemixer { };
+  libmateweather = callPackage ./libmateweather { };
   mate-common = callPackage ./mate-common { };
   mate-desktop = callPackage ./mate-desktop { };
   mate-icon-theme = callPackage ./mate-icon-theme { };
@@ -24,6 +25,7 @@ rec {
     caja
     libmatekbd
     libmatemixer
+    libmateweather
     mate-common
     mate-desktop
     mate-icon-theme