Clean up the inconsistent naming of themes
This commit is contained in:
parent
5d9bca7693
commit
e83687fe8e
@ -2817,7 +2817,7 @@ in
|
||||
|
||||
pamtester = callPackage ../tools/security/pamtester { };
|
||||
|
||||
paper-gtk-theme = callPackage ../misc/themes/paper-gtk-theme { };
|
||||
paper-gtk-theme = callPackage ../misc/themes/paper { };
|
||||
|
||||
par2cmdline = callPackage ../tools/networking/par2cmdline { };
|
||||
|
||||
@ -15843,7 +15843,7 @@ in
|
||||
|
||||
gnome_themes_standard = gnome3.gnome_themes_standard;
|
||||
|
||||
numix-gtk-theme = callPackage ../misc/themes/numix-gtk-theme { };
|
||||
numix-gtk-theme = callPackage ../misc/themes/numix { };
|
||||
|
||||
kde5PackagesFun = self: with self; {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user