cascadia-code: 1909.16 -> 1910.04
This commit is contained in:
parent
0002a7d9ee
commit
71bc760da8
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user