Loading pkgs/by-name/tw/twemoji-color-font/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstall ''; meta = with lib; { meta = { description = "Color emoji SVGinOT font using Twitter Unicode 10 emoji with diversity and country flags"; longDescription = '' A color and B&W emoji SVGinOT font built from the Twitter Emoji for Loading @@ -37,10 +37,10 @@ stdenv.mkDerivation (finalAttrs: { ''; homepage = "https://github.com/eosrei/twemoji-color-font"; downloadPage = "https://github.com/eosrei/twemoji-color-font/releases"; license = with licenses; [ license = with lib.licenses; [ cc-by-40 mit ]; maintainers = [ maintainers.fgaz ]; maintainers = [ lib.maintainers.fgaz ]; }; }) Loading
pkgs/by-name/tw/twemoji-color-font/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstall ''; meta = with lib; { meta = { description = "Color emoji SVGinOT font using Twitter Unicode 10 emoji with diversity and country flags"; longDescription = '' A color and B&W emoji SVGinOT font built from the Twitter Emoji for Loading @@ -37,10 +37,10 @@ stdenv.mkDerivation (finalAttrs: { ''; homepage = "https://github.com/eosrei/twemoji-color-font"; downloadPage = "https://github.com/eosrei/twemoji-color-font/releases"; license = with licenses; [ license = with lib.licenses; [ cc-by-40 mit ]; maintainers = [ maintainers.fgaz ]; maintainers = [ lib.maintainers.fgaz ]; }; })