From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MehWAgBJTmTpHwEASxT56A (envelope-from ) for ; Sun, 30 Apr 2023 12:54:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2w2RAABJTmS3OQAAG6o9tA (envelope-from ) for ; Sun, 30 Apr 2023 12:54:56 +0200 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 61446E12 for ; Sun, 30 Apr 2023 12:54:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=G6mfReq8; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682852095; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: 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=3SDbm0Zlav9bOt5CS1+ABG2iLVSbEbeFbvgC0X0ErEA=; b=bY9dZRGdpOoF8XlOg8Qg15058QmCT8tO0Y0lIglzd+yAuHydVHws/3rmsWu+sEsHHaWJTm YG4AMjJNkpi0vuKNsCa1epml8nLSjtuXfXxyOqxM4HILZIfEWm52tlKxXeREZoaNT9AbT1 CZaN81i9gcQKmgRUGCnWzJd57/XA1SFVZMqfGM26arSCEVN7D/pUbV6x4Vf1vLH6uPBBTm JdYsIcMCa7+FmSvS+hUy4M2VIzQ0eyvJBtIGF7mViKMe3BIpH1X1H9XzxbO+z0K7EsP/G7 8FsTQic+eSuzGIZqzW8/1VcC2RaTimcja5keM5PEPnDtR8p4S872mGgcmTAZlA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=G6mfReq8; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682852095; a=rsa-sha256; cv=none; b=OOmOjxayRxd5oez061CaqMKpnPMpmcDXTz30H37m0MdEmAFk9iQZmSzgAv8IRfze6aYJmM gtZlR0XeOkVLd3eSnqx5zyHA7kYpBiQWlPtsJg7DH1YPPBmjN4PI7W9MtpwWp8n7fU5GYy 5apa/QFglyX7Dt+QWKtBlqd5NaAeDDZk36CYDxgn7feY0aSKIRJkEUDN2Y94K/2+zfZC1E SOeay2sZos3s7Jmv45N3uiwxjG2q0VH0S7azlQf0OQyJlpCvbdV2K//yiz5YGJj2b4K3rB 0Hrl4MaAWqr1GXOGEpQ7ZUtgmIOaHDGNHBstFiMv6NOgS6VCc/78Md6+9o0uhA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pt4h1-0002vw-Cc; Sun, 30 Apr 2023 06:54:11 -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 1pt4gu-0002se-06 for guix-patches@gnu.org; Sun, 30 Apr 2023 06:54:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pt4gt-0002U7-OT for guix-patches@gnu.org; Sun, 30 Apr 2023 06:54:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pt4gt-0000Vh-Jr for guix-patches@gnu.org; Sun, 30 Apr 2023 06:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61915] [PATCH v2 05/13] gnu: emacs-agda2-mode: No longer inherit from agda. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 30 Apr 2023 10:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61915 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Josselin Poiret , Simon Tournier , 61915@debbugs.gnu.org Received: via spool by 61915-submit@debbugs.gnu.org id=B61915.16828520341854 (code B ref 61915); Sun, 30 Apr 2023 10:54:03 +0000 Received: (at 61915) by debbugs.gnu.org; 30 Apr 2023 10:53:54 +0000 Received: from localhost ([127.0.0.1]:37338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pt4gU-0000Sv-OQ for submit@debbugs.gnu.org; Sun, 30 Apr 2023 06:53:53 -0400 Received: from jpoiret.xyz ([206.189.101.64]:53052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pt4gP-0000SA-4Y for 61915@debbugs.gnu.org; Sun, 30 Apr 2023 06:53:33 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 19BE0185309; Sun, 30 Apr 2023 10:53:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1682852012; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3SDbm0Zlav9bOt5CS1+ABG2iLVSbEbeFbvgC0X0ErEA=; b=G6mfReq8WuQWOrmwzaS0g8b8F6yzS8MXt43Gi3jp54XG5ZHFaUMpQzeyFQ3LOFfqc5LXUG LKV4+YedZE79voqNHNVrHrWqZXX3q9Jh60RCXER2FruDnPgUQWJYNqT9Rc3JRJPkKouDXl pbDnjT2rDRmQ8KxDoYp2aHRjWby7fuiZpwomUP//h2/VD2O1oP6i4XvosSkSaybza6jQjV K59XQLkPBHHQ6om1QDLWcXI46tNcpSU/oNmfuJ+7UZR8M+J6KrDO+fDyUoGlmjm/IuMn1x 1RbbDa74n3+o5CwCCcBBRf1lSbPhMcxMtonkD2ap1aUVYfP+HyG7opC7xgZUeg== Date: Sun, 30 Apr 2023 12:53:15 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret 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-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: -2.55 X-Spam-Score: -2.55 X-Migadu-Queue-Id: 61446E12 X-Migadu-Scanner: in3.migadu.com X-TUID: ZkrP+5d23I9Q From: Josselin Poiret * gnu/packages/agda.scm (emacs-agda2-mode): Remove it. Made no sense, as we only need the source, which we can refer to without inheriting the whole thing. --- gnu/packages/agda.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/agda.scm b/gnu/packages/agda.scm index eba48da0ff..69d6d22d32 100644 --- a/gnu/packages/agda.scm +++ b/gnu/packages/agda.scm @@ -128,10 +128,10 @@ (define-public agda (define-public emacs-agda2-mode (package - (inherit agda) (name "emacs-agda2-mode") + (version (package-version agda)) + (source (package-source agda)) (build-system emacs-build-system) - (inputs '()) (arguments `(#:phases (modify-phases %standard-phases @@ -140,7 +140,8 @@ (define-public emacs-agda2-mode (home-page "https://agda.readthedocs.io/en/latest/tools/emacs-mode.html") (synopsis "Emacs mode for Agda") (description "This Emacs mode enables interactive development with -Agda. It also aids the input of Unicode characters."))) +Agda. It also aids the input of Unicode characters.") + (license (package-license agda)))) (define-public agda-ial (package -- 2.39.2