mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
cascadia-code: 1911.20 -> 1911.21
This commit is contained in:
parent
3694b41f17
commit
25235bb89e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
pname = "cascadia-code";
|
||||
version = "1911.20";
|
||||
version = "1911.21";
|
||||
in
|
||||
fetchurl {
|
||||
name = "${pname}-${version}";
|
||||
|
@ -15,7 +15,7 @@ fetchurl {
|
|||
install -Dm444 $downloadedFile $out/share/fonts/truetype/Cascadia.ttf
|
||||
'';
|
||||
|
||||
sha256 = "1dfd3g7cf2h0z2gxvk4pxy46xswd3wyqz3p8ypxcv2dkz4ri6l0j";
|
||||
sha256 = "0b41xkpqx4ybpw5ar8njy0yznbk0hwf1ypigxf8f16chsfim7dkr";
|
||||
|
||||
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 a new issue