twemoji-color-font: 11.2.0 -> 12.0.1
This commit is contained in:
parent
5cab8f2f1d
commit
4cd1ee93ab
@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "eosrei";
|
owner = "eosrei";
|
||||||
repo = "twemoji-color-font";
|
repo = "twemoji-color-font";
|
||||||
rev = "v${meta.version}";
|
rev = "v${meta.version}";
|
||||||
sha256 = "07yawvbdkk15d7ac9dj7drs1rqln9sba1fd6jx885ms7ww2sfm7r";
|
sha256 = "00pbgqpkq21wl8fs0q1xp49xb10m48b9sz8cdc58flkd2vqfssw2";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ inkscape imagemagick potrace svgo scfbuild ];
|
nativeBuildInputs = [ inkscape imagemagick potrace svgo scfbuild ];
|
||||||
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
version = "11.2.0";
|
version = "12.0.1";
|
||||||
description = "Color emoji SVGinOT font using Twitter Unicode 10 emoji with diversity and country flags";
|
description = "Color emoji SVGinOT font using Twitter Unicode 10 emoji with diversity and country flags";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
A color and B&W emoji SVGinOT font built from the Twitter Emoji for
|
A color and B&W emoji SVGinOT font built from the Twitter Emoji for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user