From 18dca36e319ade22ec6ebf304be7b155761a789a Mon Sep 17 00:00:00 2001 From: "Christopher R. Nelson" Date: Mon, 28 Jul 2025 12:12:13 -0400 Subject: Fix Inter font license (copypasta) --- crn/packages/fonts.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crn/packages') diff --git a/crn/packages/fonts.scm b/crn/packages/fonts.scm index 4faf31b..08ff8f9 100644 --- a/crn/packages/fonts.scm +++ b/crn/packages/fonts.scm @@ -58,4 +58,4 @@ and others.") (synopsis "The Inter font family") (description "Inter is a typeface carefully crafted & designed for computer screens. Inter features a tall x-height to aid in readability of mixed-case and lower-case text. Inter is a variable font with several OpenType features, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate \"0\" from \"o\", tabular numbers, etc.") - (license licenses:expat))) + (license licenses:silofl1.1))) \ No newline at end of file -- cgit v1.2.3