gnome2.gnome_icon_theme: change platform to unix
This commit is contained in:
parent
91bf69cb6b
commit
d4042b9ccb
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Collection of icons for the GNOME 2 desktop";
|
||||
homepage = "https://download.gnome.org/sources/gnome-icon-theme/";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.romildo ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user