From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aFJVIqWwemVe7gAAkFu2QA (envelope-from ) for ; Thu, 14 Dec 2023 08:37:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id iL73G6WwemWQKQEAqHPOHw (envelope-from ) for ; Thu, 14 Dec 2023 08:37:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=J78j0JTL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702539429; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=riFKFlxni8JL3alp84KhiwEillPzfqScJTnPCDoFycE=; b=eB2i0BaI7YCvOX9dveN0o6FuWswHgxwTnGZl4WN9cNWkbuyGIY2dhgXHLfWb1pH1kvMAi6 VzY6MwVlRW2TbdZK0c7/7PTrUQthSMgFtZa0axj7hK9JPLg0A0BD+4Tsc3WZdt4iyL7hk/ cC8Ehglng+bGdXlyAOs5nVSyuuNTFf7dqz3vM7ZpKYf9/adK/e+HgtAMRjFiA9U8yyDF8x uxes+u5YuTolbyi7r0hQ9qDsHGRqLGrfR1pzdaFFTQIbDAU8XeH4ORMnSIGwrGemoMaH2r oocKO1plvOJWx6C3f2ZIPnwQoqouyyR0LGeQdqiT8CmZ9qajv3npHZ4Wbp1BvA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=J78j0JTL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702539429; a=rsa-sha256; cv=none; b=DjfEP9eb+kXslaBKaikg+s/mHpnjJYrDRruFUBGG6tmsFIaft8JBdpVAhI4NwZWTVk/OH2 zUbzZnmsYQyYDRj0bfs16GFD4W5ORIFFPIZmqSYfxXkS+Z/iMhxnC6XgKgGLWamoGXnAwM EmnxzP7eUAHMFTLynVO/PCMmjt4BeSAgpqaUfj1Y/7y4jEbnLX/TR6IyUvXwWOO0i9/w8h kZ1XUcPy7G33aA/VYRw6QLJ6khdagFIWdYCKMlWo60PxZfhMsSpzMqIbIzvoo9YOa+qLO3 jB0b1qMwONvF79FBNRE+vwt0O2Sagva7XHV/ZHqbhHdZL5AStDWU1spAfjW8Yw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 34A7759DCD for ; Thu, 14 Dec 2023 08:37:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rDgH4-0000pd-JO; Thu, 14 Dec 2023 02:36:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rDgH2-0000kZ-V8 for guix-patches@gnu.org; Thu, 14 Dec 2023 02:36:49 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rDgH2-0001V3-NB for guix-patches@gnu.org; Thu, 14 Dec 2023 02:36:48 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rDgHG-0002EF-PY; Thu, 14 Dec 2023 02:37:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67808] [PATCH v2 1/1] gnu: Add font-jetbrains-mono-nerd-font Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Thu, 14 Dec 2023 07:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67808 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67808@debbugs.gnu.org Cc: Saku Laesvuori , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 67808-submit@debbugs.gnu.org id=B67808.17025394058537 (code B ref 67808); Thu, 14 Dec 2023 07:37:02 +0000 Received: (at 67808) by debbugs.gnu.org; 14 Dec 2023 07:36:45 +0000 Received: from localhost ([127.0.0.1]:60106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDgGy-0002Dd-F3 for submit@debbugs.gnu.org; Thu, 14 Dec 2023 02:36:45 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101]:35890 helo=mail.laesvuori.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDgGv-0002DU-4h for 67808@debbugs.gnu.org; Thu, 14 Dec 2023 02:36:43 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.30]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 56ACF342469; Thu, 14 Dec 2023 08:36:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1702539388; bh=I1yhYc6an/3hYKH3+P2xOkliIadwyCjyuBfLhYHa+bE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=J78j0JTLcPXSyqNxDNR4/LVzvSQGUBwKfkneAKZQLc4ymFpzd6d3rapEg0i4Wzoxv IlSIEFyMNCNFBccIfEEaTW4HF0FnYQJf43sVI4wOvz924aE95yUvfHPnujxTmm/nhg Nm/yni1Zr1KxA5gOH0WxzSjOMUSRPoieTYAJRA1c= Date: Thu, 14 Dec 2023 09:35:36 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.69 X-Spam-Score: -6.69 X-Migadu-Queue-Id: 34A7759DCD X-Migadu-Scanner: mx10.migadu.com X-TUID: qNL5UQOS9Am1 * gnu/packages/fonts.scm (font-jetbrains-mono-nerd-font): New variable. Change-Id: I52e3e3fda5fa83b6b0e865b9e56f008f91a4465c --- gnu/packages/fonts.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 1cb0576974..e1324bded1 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -59,6 +59,7 @@ ;;; Copyright © 2023 Denis 'GNUtoo' Carikli ;;; Copyright © 2023 chris ;;; Copyright © 2023 Luis Felipe López Acevedo +;;; Copyright © 2023 Saku Laesvuori ;;; ;;; This file is part of GNU Guix. ;;; @@ -2532,6 +2533,29 @@ (define-public font-jetbrains-mono in small sizes, the text looks crisper.") (license license:asl2.0))) +(define-public font-jetbrains-mono-nerd-font + (package + (name "font-jetbrains-mono-nerd-font") + (version "3.1.1") + (source (origin + (method url-fetch) + (uri (string-append + "https://github.com/ryanoasis/nerd-fonts/releases/" + "download/v" version "/JetBrainsMono.tar.xz")) + (sha256 + (base32 + "1f8xi8kgyik59ahjm3pcrb2s02c9a9i6kwf5b4651zpjmjy5l8lj")))) + (build-system font-build-system) + (arguments '(#:license-file-regexp "^OFL\\.txt$")) + (home-page "https://nerdfonts.com") + (synopsis "Mono typeface for developers with Nerd Fonts patching") + (description + "JetBrains Mono is a font family dedicated to developers. JetBrains +Mono’s typeface forms are simple and free from unnecessary details. Rendered +in small sizes, the text looks crisper. Nerd Fonts patching adds a high number +of extra glyphs.") + (license license:silofl1.1))) + (define-public font-juliamono (package (name "font-juliamono") -- 2.41.0