emojione: mark linux only
This commit is contained in:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Open source emoji set";
|
description = "Open source emoji set";
|
||||||
homepage = http://emojione.com/;
|
homepage = http://emojione.com/;
|
||||||
license = licenses.cc-by-40;
|
license = licenses.cc-by-40;
|
||||||
platforms = platforms.all;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ abbradar ];
|
maintainers = with maintainers; [ abbradar ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user