Merge pull request #105178 from r-ryantm/auto-update/agave
agave: 30 -> 35
This commit is contained in:
commit
e6f3492e17
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "agave";
|
pname = "agave";
|
||||||
version = "30";
|
version = "35";
|
||||||
in fetchurl {
|
in fetchurl {
|
||||||
name = "${pname}-${version}";
|
name = "${pname}-${version}";
|
||||||
url = "https://github.com/agarick/agave/releases/download/v${version}/Agave-Regular.ttf";
|
url = "https://github.com/agarick/agave/releases/download/v${version}/Agave-Regular.ttf";
|
||||||
@ -13,7 +13,7 @@ in fetchurl {
|
|||||||
install -D $downloadedFile $out/share/fonts/truetype/Agave-Regular.ttf
|
install -D $downloadedFile $out/share/fonts/truetype/Agave-Regular.ttf
|
||||||
'';
|
'';
|
||||||
|
|
||||||
sha256 = "1f2f1fycwi8xbf8x03yfq78nv11b2msl4ll9flw8rkg023h9vwg7";
|
sha256 = "10shwsl1illdafnc352j439lklrxksip1vlh4jc934cr9qf4c1fz";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "truetype monospaced typeface designed for X environments";
|
description = "truetype monospaced typeface designed for X environments";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user