mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
cascadia-code: 1910.04 -> 1911.20
This commit is contained in:
parent
646b279c55
commit
0137979452
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "cascadia-code";
|
pname = "cascadia-code";
|
||||||
version = "1910.04";
|
version = "1911.20";
|
||||||
in
|
in
|
||||||
fetchurl {
|
fetchurl {
|
||||||
name = "${pname}-${version}";
|
name = "${pname}-${version}";
|
||||||
@ -15,7 +15,7 @@ fetchurl {
|
|||||||
install -Dm444 $downloadedFile $out/share/fonts/truetype/Cascadia.ttf
|
install -Dm444 $downloadedFile $out/share/fonts/truetype/Cascadia.ttf
|
||||||
'';
|
'';
|
||||||
|
|
||||||
sha256 = "124zbv7xwirwwxrm988h3plwd2vynqxyx7p2gijqrnw69q9pf67q";
|
sha256 = "1dfd3g7cf2h0z2gxvk4pxy46xswd3wyqz3p8ypxcv2dkz4ri6l0j";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal";
|
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