deepin-gtk-theme: move to deepin meta package

This commit is contained in:
José Romildo Malaquias 2018-03-01 10:00:05 -03:00
parent c0a27fb005
commit 562031d815
3 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,8 @@ let
self = rec {
deepin-gtk-theme = callPackage ./deepin-gtk-theme { };
deepin-terminal = callPackage ./deepin-terminal {
inherit (pkgs.gnome3) libgee vte;
wnck = pkgs.libwnck3;

View File

@ -19265,8 +19265,6 @@ with pkgs;
orion = callPackage ../misc/themes/orion {};
deepin-gtk-theme = callPackage ../misc/themes/deepin { };
elementary-gtk-theme = callPackage ../misc/themes/elementary { };
albatross = callPackage ../misc/themes/albatross { };