mozo: init at 1.18.0

This commit is contained in:
José Romildo Malaquias
2018-01-09 02:40:04 +02:00
committed by Tuomas Tynkkynen
parent fe7292d81a
commit b1cc3eb48e
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -43,6 +43,7 @@ let
mate-user-guide = callPackage ./mate-user-guide { };
mate-user-share = callPackage ./mate-user-share { };
mate-utils = callPackage ./mate-utils { };
mozo = callPackage ./mozo { };
pluma = callPackage ./pluma { };
basePackages = [
@@ -84,6 +85,7 @@ let
mate-user-guide
#mate-user-share
mate-utils
mozo
pluma
];