Merge pull request #27096 from gnidorah/maxx

maxx: init at 1.1.0
This commit is contained in:
Jörg Thalheim
2017-08-25 06:40:31 +01:00
committed by GitHub
4 changed files with 124 additions and 1 deletions

View File

@@ -17793,6 +17793,8 @@ with pkgs;
callPackage = newScope pkgs.mate;
});
maxx = callPackage ../desktops/maxx { };
pantheon = recurseIntoAttrs rec {
callPackage = newScope pkgs.pantheon;
pantheon-terminal = callPackage ../desktops/pantheon/apps/pantheon-terminal { };