From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 7KdUB/Q4V2A3BAAA0tVLHw (envelope-from ) for ; Sun, 21 Mar 2021 12:15:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eFjcAvQ4V2DYRgAA1q6Kng (envelope-from ) for ; Sun, 21 Mar 2021 12:15:48 +0000 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 CB006262EB for ; Sun, 21 Mar 2021 13:15:46 +0100 (CET) Received: from localhost ([::1]:49098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lNwzh-0001P1-WA for larch@yhetil.org; Sun, 21 Mar 2021 08:15:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNwyy-0001OX-8v for help-guix@gnu.org; Sun, 21 Mar 2021 08:15:00 -0400 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:38781) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lNwyw-0004bR-OY for help-guix@gnu.org; Sun, 21 Mar 2021 08:14:59 -0400 Received: by mail-wm1-x32f.google.com with SMTP id m20-20020a7bcb940000b029010cab7e5a9fso9778376wmi.3 for ; Sun, 21 Mar 2021 05:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=N45LkVjfiHeRAb6Fq+QHohJ2piClPbddrVR/abhQ/d0=; b=ohzBSI/omw6i6pKyBHj0+13RertHnfz9b3J/QHkO4nAHA2PkGnYXZ5TlwvvejOPCtC O+CWBOYBucgZp9M1WOPpenl+K8mb50MFlgv5UhMr+OhsucKaMefYiJkaqV27oo/sUu8Y L/5oRLuai9rOekGgv0HgKtwez8PwHzbt3UK9TWpdXOKhj6urPDvhPPXKDZFSOEpriucF P37fA3CfIv4RoAsjD/vQl5J9+Z8ZHJIofEOaSVy5D9c2v34axsUMASusRpG2ACJ6SP3k pK3skwSO8kEconCx2N1YC7zJIA0OL7f7WS8/y/gK5u5oRSqxGWkK+bQ9VIZ7MWY7i5GZ yoBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=N45LkVjfiHeRAb6Fq+QHohJ2piClPbddrVR/abhQ/d0=; b=HoY1BWT5NCJN0JDpAb42XQVLFpAbXoGAr8QIwcFTkwkWhv1itJfd3K/V9AUhHyzbnw 1JNxoOTdkAPL+vpNQY28wILRfvcFg5OAyYLljTNLL6mgMdhR4g0mN1msVtqXKbq/Y6SN zdnI8C1NY22GNYmbjekR1jaY9WAXuKuZIgzNZrCJ00Ld+76AcVrS5x5UKNP2sb1r4PXy 8UdQVG9Gphn5jvCPCSahAII39Y/3P51MyyeHBbVj/Xi0zWQ/oqEudZbwPEpGU4/7vJbI 7+pg2RtSRn4jT8mSsIdqqGnZTFe2csaCoaGFGyMTPnDwMzp2iJngvhMB7Cs6pOdT+1Xo 46gQ== X-Gm-Message-State: AOAM532c4pkGJTEVm4V+XkrFupQVquzkdmNH8eRZ22argy5VFk7ORgaV Xg19kAe1nW2IPKlXqxl5exPu+S77WAY= X-Google-Smtp-Source: ABdhPJxQtOiOvjtm5xK0G5Wkf54hAeXQ+8d/spTTtPrKrs+Hp6ZnckAT2QxyeVbdp5PrOHxFdHq9jg== X-Received: by 2002:a7b:cbcd:: with SMTP id n13mr11388159wmi.112.1616328897104; Sun, 21 Mar 2021 05:14:57 -0700 (PDT) Received: from lili ([2a01:e0a:925:4d20:1002:72b2:7492:ea32]) by smtp.gmail.com with ESMTPSA id u17sm12701772wmq.3.2021.03.21.05.14.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Mar 2021 05:14:56 -0700 (PDT) From: zimoun To: Julien Lepiller , help-guix@gnu.org Subject: Re: Bug? coqide missing? (in package coq, version 8.11.2) In-Reply-To: <538339B4-60BA-4E5E-8BA0-A21B64EFB608@lepiller.eu> References: <751596538845b1dc9ec134d0148301f964b44246.camel@yasuaki.com> <08B18747-D14D-4D0E-91ED-A7E06BCFAA77@lepiller.eu> <86k0q1wzif.fsf@gmail.com> <6A74F875-3E74-444B-94DD-ECDB4BAF1069@lepiller.eu> <86pmztuyxj.fsf@gmail.com> <538339B4-60BA-4E5E-8BA0-A21B64EFB608@lepiller.eu> Date: Sun, 21 Mar 2021 13:06:07 +0100 Message-ID: <86blbcvhhs.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::32f; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616328947; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=N45LkVjfiHeRAb6Fq+QHohJ2piClPbddrVR/abhQ/d0=; b=qokFnaDr786vVUi4Q0z+t1Iyd7KJ5fnjzIy3DjLPy8Tn/qmTWJUdeiZkXj311OqyH49wWe m5nguzXU0D1KeYounyuJ5DrtM+IgOXrn40W0pvD0mXIrpU1PDhoNeVoT5T9niaY2lt1j4m +RKmfDTcWYlaYvhrcLC+jWoo50jxG/E94lUTwZk0ghg+qbAkVcEnJcDQNcoIPNiMbgE6Lo 0uSPIuWxBsporITFk5xmqNgbvrAhZd7PJ3cWNQ7R3ZixSr0HcA9pfmwX+bo6dU48EYmGEw 2qvvqnVBCW+byZyOZEPtHOEPSZbcoOAOE1AawGNkLtGyGeAjJICQLqyEfbpQXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616328947; a=rsa-sha256; cv=none; b=UzfQRbO2JEjmn6da9FPr4L58f93FFELZVthDDf8WYbvyjbvfkmGyj4IeNW/F5sB0qkNJsM e39MMUqQagDzIENKhg2cLivRcwZ5PXJLtlsrZvbHB43l1xClwaRjAbZ4HIMzZHXjE2da1P mWmPivELMJA9XtqotfisdESDR4rPfkkigT5Va8eIKI1Yf9TssoaGEGPqRClbr+dQE+plo+ V0xIPic1dCij3Mq/iZgmO/ZhjzoBLTt3aF5DWU2vU9bQ73KNkcVIoOug5YjmfeQkx7i+DS sZHOv7u4TAzHSLFkyMeWVdwNqynG5YDRlS2adpFxvgM0niSGjf5z5b3ORNQ0WA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="ohzBSI/o"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="ohzBSI/o"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: CB006262EB X-Spam-Score: -3.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: e9qpptdAYB9f Hi Julien, On Sat, 20 Mar 2021 at 22:04, Julien Lepiller wrote: > Le 20 mars 2021 20:34:48 GMT-04:00, zimoun > a =C3=A9crit >>You loose what I wrote: more dependencies and less discoverability. :-) > > Why more dependencies? There are either the same amount if you want coq:i= de, or less than before if you don't. *more dependencies when you build it. I agree that when the substitute is available, mutlioutput saves resources. Cheers, simon