caja: init at 1.18.0

This commit is contained in:
romildo
2017-03-28 08:44:28 -03:00
parent d9672293c2
commit 7bc9e508ba
2 changed files with 39 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
{ callPackage, pkgs }:
rec {
caja = callPackage ./caja { };
mate-common = callPackage ./mate-common { };
mate-desktop = callPackage ./mate-desktop { };
mate-icon-theme = callPackage ./mate-icon-theme { };