Merge pull request #50305 from fgaz/twemoji-color-font/11.2.0
twemoji-color-font: 1.4 -> 11.2.0
This commit is contained in:
commit
afd1c36bc5
1 changed files with 2 additions and 2 deletions
|
@ -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 = "0z8r7z2r0r2wng4a7hvqvkcpd43l0d57yl402r7ci5bnmb02yvsa";
|
sha256 = "07yawvbdkk15d7ac9dj7drs1rqln9sba1fd6jx885ms7ww2sfm7r";
|
||||||
};
|
};
|
||||||
|
|
||||||
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 = "1.4";
|
version = "11.2.0";
|
||||||
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…
Reference in a new issue