summary refs log tree commit diff
diff options
context:
space:
mode:
authorEric Dallo <ericdallo06@hotmail.com>2020-06-24 20:06:24 -0300
committerEric Dallo <ericdallo06@hotmail.com>2020-06-24 20:06:24 -0300
commit756915979e387d169ae39be3fd18fd9067c3683a (patch)
treed1f5fe23ce00588fc05f67406cde4df89db42dee
parent5f0cf22c59b151bb378c100d55be278e2b218851 (diff)
downloadnixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.tar
nixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.tar.gz
nixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.tar.bz2
nixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.tar.lz
nixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.tar.xz
nixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.tar.zst
nixpkgs-756915979e387d169ae39be3fd18fd9067c3683a.zip
material-design-icons: 4.7.95 -> 5.3.45
-rw-r--r--pkgs/data/fonts/material-design-icons/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/data/fonts/material-design-icons/default.nix b/pkgs/data/fonts/material-design-icons/default.nix
index 72dc5fe6313..1bf5c6aa482 100644
--- a/pkgs/data/fonts/material-design-icons/default.nix
+++ b/pkgs/data/fonts/material-design-icons/default.nix
@@ -1,7 +1,7 @@
 { lib, fetchFromGitHub }:
 
 let
-  version = "4.7.95";
+  version = "5.3.45";
 in fetchFromGitHub {
   name = "material-design-icons-${version}";
   owner  = "Templarian";
@@ -16,10 +16,10 @@ in fetchFromGitHub {
     cp fonts/*.woff $out/share/fonts/woff/
     cp fonts/*.woff2 $out/share/fonts/woff2/
   '';
-  sha256 = "0da92kz8ryy60kb5xm52md13w28ih4sfap8g3v9b4ziyww66zjhz";
+  sha256 = "1nwha6dbj97ybiwlf69la57l3ibmwgnzs0nr104bfqnqxjs471sx";
 
   meta = with lib; {
-    description = "3200+ Material Design Icons from the Community";
+    description = "4600+ Material Design Icons from the Community";
     longDescription = ''
       Material Design Icons' growing icon collection allows designers and
       developers targeting various platforms to download icons in the format,