joypixels: Update metadata
This commit is contained in:
parent
568beeaa28
commit
d36a92fd2c
@ -52,13 +52,14 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Emoji as a Service (formerly EmojiOne)";
|
description = "The finest emoji you can use legally (formerly EmojiOne)";
|
||||||
homepage = "https://www.joypixels.com/";
|
longDescription = ''
|
||||||
|
New for 2020! JoyPixels 6.0 includes 3,342 originally crafted icon
|
||||||
|
designs and is 100% Unicode 13 compatible. We offer the largest selection
|
||||||
|
of files ranging from png, svg, iconjar, sprites, and fonts.
|
||||||
|
'';
|
||||||
|
homepage = "https://www.joypixels.com/fonts";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ toonn jtojnar ];
|
maintainers = with maintainers; [ toonn jtojnar ];
|
||||||
platforms = [
|
|
||||||
"x86_64-darwin"
|
|
||||||
"x86_64-linux"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user