1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

mate-themes: move to pkgs/desktops/mate/

This commit is contained in:
José Romildo Malaquias 2016-05-31 15:06:43 -03:00
parent f44e70a68b
commit e428c0346f
3 changed files with 1 additions and 2 deletions

View file

@ -2,4 +2,5 @@
rec {
mate-common = callPackage ./mate-common { };
mate-icon-theme-faenza = callPackage ./mate-icon-theme-faenza { };
mate-themes = callPackage ./mate-themes { };
}

View file

@ -15770,8 +15770,6 @@ in
mate-icon-theme = callPackage ../misc/themes/mate-icon-theme { };
mate-themes = callPackage ../misc/themes/mate-themes { };
numix-gtk-theme = callPackage ../misc/themes/numix-gtk-theme { };
kde5PackagesFun = self: with self; {