From patchwork Mon Oct 23 21:47:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 55174 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C42A527BBEA; Mon, 23 Oct 2023 22:48:57 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B338C27BBE2 for ; Mon, 23 Oct 2023 22:48:56 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qv2mp-0001nw-Fy; Mon, 23 Oct 2023 17:48:35 -0400 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 1qv2mn-0001nP-QI for guix-patches@gnu.org; Mon, 23 Oct 2023 17:48:33 -0400 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 1qv2mn-00069O-Ij for guix-patches@gnu.org; Mon, 23 Oct 2023 17:48:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qv2nG-00089k-Ls for guix-patches@gnu.org; Mon, 23 Oct 2023 17:49:02 -0400 Subject: bug#66588: [PATCH] gnu: Add emacs-nerd-icons. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 21:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66588 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cayetano Santos Cc: 66588-done@debbugs.gnu.org Mail-Followup-To: 66588@debbugs.gnu.org, ludo@gnu.org, csantosb@inventati.org Received: via spool by 66588-done@debbugs.gnu.org id=D66588.169809770931132 (code D ref 66588); Mon, 23 Oct 2023 21:49:02 +0000 Received: (at 66588-done) by debbugs.gnu.org; 23 Oct 2023 21:48:29 +0000 Received: from localhost ([127.0.0.1]:52079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv2mj-000863-B3 for submit@debbugs.gnu.org; Mon, 23 Oct 2023 17:48:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv2mg-00085A-7G for 66588-done@debbugs.gnu.org; Mon, 23 Oct 2023 17:48:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qv2m6-00061A-IQ; Mon, 23 Oct 2023 17:47:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=FAY3kqe4w2OyRQXwlMh4ZwVYEcQAmIOZ+IH/jGRuRkY=; b=T87PWTAQuK/4h2YdoCOq Ui9k1zUYhM31pGjX1NKjU/Mcn+FD7kPCyfT+s3HbrfFPOJUKzI2FBjvGqCC/CJSTRI0yv4NFDuPYL LFM+3QN9/ay2qOcWQ1m+FFfoqHi+fC2j+LX+w0V/e8a39cZrAf6bjsQhR+Fszuc4V10jQkHKs8g7I /t9MSgR2fY70ewcjbX/g/xDQ+MVRG2qskQ83RYZhsHS0EgrPgmYgxPvpTG5gYiC1Dh+7CX4Yl+PL7 Mf1anRm0Za/FGNb8YycnUCkmIV7Sb6CCLxDcxwf127T/EPoIAjZKY5oh4jkgIB6q4MUicgaK4eaoZ 37udfFt2Cgm89Q==; From: Ludovic =?utf-8?q?Court=C3=A8s?= In-Reply-To: <21dfe98121befa8ae15ecb64da4af16022e709c6.1697536381.git.csantosb@inventati.org> (Cayetano Santos's message of "Tue, 17 Oct 2023 11:53:01 +0200") References: <21dfe98121befa8ae15ecb64da4af16022e709c6.1697536381.git.csantosb@inventati.org> Date: Mon, 23 Oct 2023 23:47:46 +0200 Message-ID: <87fs21dn99.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi, Cayetano Santos skribis: > * gnu/packages/emacs-xyz.scm (emacs-nerd-icons): New variable. The home page was 404 so I fixed it and factorize it (see below). Applied, thanks! Ludo’. diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0fda4db0d4..c0bb3f7d0a 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -28176,12 +28176,11 @@ (define-public emacs-nerd-icons (package (name "emacs-nerd-icons") (version "0.1.0") + (home-page "https://github.com/rainstormstudio/nerd-icons.el") (source (origin (method git-fetch) - (uri (git-reference - (url "https://github.com/rainstormstudio/nerd-icons.el") - (commit version))) + (uri (git-reference (url home-page) (commit version))) (file-name (git-file-name name version)) (sha256 (base32 @@ -28189,7 +28188,6 @@ (define-public emacs-nerd-icons (build-system emacs-build-system) (arguments (list #:include #~(cons "^data\\/" %default-include))) - (home-page "https://github.com/rainstormstudio/nerd-icons") (synopsis "Library for easily using nerd font icons inside Emacs") (description "Nerd-icons an alternative to all-the-icons. It works on both GUI and terminal, and requires a nerd font installed on your system.")