material-design-icons: 4.7.95 -> 5.3.45

This commit is contained in:
Eric Dallo
2020-06-24 20:06:24 -03:00
parent 5f0cf22c59
commit 756915979e
@@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }: { lib, fetchFromGitHub }:
let let
version = "4.7.95"; version = "5.3.45";
in fetchFromGitHub { in fetchFromGitHub {
name = "material-design-icons-${version}"; name = "material-design-icons-${version}";
owner = "Templarian"; owner = "Templarian";
@@ -16,10 +16,10 @@ in fetchFromGitHub {
cp fonts/*.woff $out/share/fonts/woff/ cp fonts/*.woff $out/share/fonts/woff/
cp fonts/*.woff2 $out/share/fonts/woff2/ cp fonts/*.woff2 $out/share/fonts/woff2/
''; '';
sha256 = "0da92kz8ryy60kb5xm52md13w28ih4sfap8g3v9b4ziyww66zjhz"; sha256 = "1nwha6dbj97ybiwlf69la57l3ibmwgnzs0nr104bfqnqxjs471sx";
meta = with lib; { meta = with lib; {
description = "3200+ Material Design Icons from the Community"; description = "4600+ Material Design Icons from the Community";
longDescription = '' longDescription = ''
Material Design Icons' growing icon collection allows designers and Material Design Icons' growing icon collection allows designers and
developers targeting various platforms to download icons in the format, developers targeting various platforms to download icons in the format,