marco: init at 1.18.1

This commit is contained in:
romildo
2017-08-31 00:01:39 -03:00
parent 7e151599f4
commit 5bbe177b3f
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -13,6 +13,7 @@ rec {
libmatekbd = callPackage ./libmatekbd { };
libmatemixer = callPackage ./libmatemixer { };
libmateweather = callPackage ./libmateweather { };
marco = callPackage ./marco { };
mate-common = callPackage ./mate-common { };
mate-desktop = callPackage ./mate-desktop { };
mate-icon-theme = callPackage ./mate-icon-theme { };
@@ -27,6 +28,7 @@ rec {
libmatekbd
libmatemixer
libmateweather
marco
mate-common
mate-desktop
mate-icon-theme