Merge pull request #91449 from ericdallo/bump-material-design-icons

material-design-icons: 4.7.95 -> 5.3.45
This commit is contained in:
Niklas Hambüchen 2020-06-28 02:45:08 +02:00 committed by GitHub
commit 29c073f650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,