Merge pull request #74368 from r-ryantm/auto-update/cascadia-code

cascadia-code: 1910.04 -> 1911.20
This commit is contained in:
Mario Rodas 2019-11-30 07:17:49 -05:00 committed by GitHub
commit ebe27d6503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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