update IBM Plex powerline fonts

This commit is contained in:
Dmitriy Kholkin 2021-11-20 03:31:33 +03:00
parent e76d0d571f
commit 3f5f2b9fa4

View File

@ -19,7 +19,7 @@ let
''; '';
}; };
version = "5.1.3"; version = "6.0.0";
in fetchzip { in fetchzip {
name = "ibm-plex-powerline-${version}"; name = "ibm-plex-powerline-${version}";
@ -33,6 +33,6 @@ in fetchzip {
rm -f $out/share/fonts/opentype/IBMPlex* rm -f $out/share/fonts/opentype/IBMPlex*
''; '';
sha256 = "sha256-Ur3pG3t9sjboJ2AFAcffFfVJhRQBOtvZ0aulFyMZJts="; sha256 = "sha256-doBe3rNMrPjNG7zRGuCAV7w1iT49A7UROjtMapcjXUk=";
} }