victor-mono: 1.2.7 -> 1.3.0
https://github.com/rubjo/victor-mono/releases/tag/v1.3.0 https://github.com/rubjo/victor-mono/releases/tag/v1.2.9 https://github.com/rubjo/victor-mono/releases/tag/v1.2.8
This commit is contained in:
parent
7e5334d6f2
commit
4fa9c36165
@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
pname = "victor-mono";
|
||||
version = "1.2.7";
|
||||
version = "1.3.0";
|
||||
in fetchFromGitHub rec {
|
||||
name = "${pname}-${version}";
|
||||
|
||||
@ -26,7 +26,7 @@ in fetchFromGitHub rec {
|
||||
unzip -j VictorMonoAll.zip \*.otf -d $out/share/fonts/opentype/${pname}
|
||||
'';
|
||||
|
||||
sha256 = "0x4ydp11ry94wkkspnmy1xpzqq3m45xg60z1hq4ll9gmlccaknj0";
|
||||
sha256 = "1lv2x7kfspabnhvm8z79n165fw3awvzj1r8f0g5zn26wgdalgw69";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Free programming font with cursive italics and ligatures";
|
||||
|
Loading…
Reference in New Issue
Block a user