cascadia-code: 1909.16 -> 1910.04

This commit is contained in:
Mario Rodas 2019-10-06 04:20:00 -05:00
parent 0002a7d9ee
commit 71bc760da8
No known key found for this signature in database
GPG Key ID: 4C4BEFD7B18DC5E8

View File

@ -2,7 +2,7 @@
let
pname = "cascadia-code";
version = "1909.16";
version = "1910.04";
in
fetchurl {
name = "${pname}-${version}";
@ -15,7 +15,7 @@ fetchurl {
install -Dm444 $downloadedFile $out/share/fonts/truetype/Cascadia.ttf
'';
sha256 = "0nckczvak3pd1h3fiz0j827pm87px9swx60q07lc2jnjlxcghgl2";
sha256 = "124zbv7xwirwwxrm988h3plwd2vynqxyx7p2gijqrnw69q9pf67q";
meta = with lib; {
description = "Monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal";