From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AODBJg4MbmRjewAASxT56A (envelope-from ) for ; Wed, 24 May 2023 15:07:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mD+nJg4MbmSrfQEAauVa8A (envelope-from ) for ; Wed, 24 May 2023 15:07:26 +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 6432B24BA8 for ; Wed, 24 May 2023 15:07:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q1oCn-0003OK-M6; Wed, 24 May 2023 09:07:05 -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 1q1oCl-0003No-GR for guix-patches@gnu.org; Wed, 24 May 2023 09:07: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 1q1oCk-0003qg-QV for guix-patches@gnu.org; Wed, 24 May 2023 09:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q1oCk-0006qg-LH for guix-patches@gnu.org; Wed, 24 May 2023 09:07:02 -0400 Subject: bug#63610: [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 24 May 2023 13:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63610 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63610-done@debbugs.gnu.org Mail-Followup-To: 63610@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 63610-done@debbugs.gnu.org id=D63610.168493361826310 (code D ref 63610); Wed, 24 May 2023 13:07:02 +0000 Received: (at 63610-done) by debbugs.gnu.org; 24 May 2023 13:06:58 +0000 Received: from localhost ([127.0.0.1]:42756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1oCf-0006qI-NY for submit@debbugs.gnu.org; Wed, 24 May 2023 09:06:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1oCe-0006q5-7P for 63610-done@debbugs.gnu.org; Wed, 24 May 2023 09:06:56 -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 1q1oCZ-0003mB-0t for 63610-done@debbugs.gnu.org; Wed, 24 May 2023 09:06:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=vkyOusAejynNEZCduQXOeyrW2LNGlOLxVPCfClabQdw=; b=V2Gtz1zqeyMb3foXewT7 z4DgV3PSe0Ae/UwmSM7nmj5QXTnantcbRT7OwINImXxN0abGErj6rAHtav5E3nev6lebcYDYsPxyg n0HsxxDCP79o3W3TtaSDm6J4+AQzrYQqTuHikjRyMcEAlTH7EqFPzA345bc3uIS8C1sWD9foilr0y b5Eb7OTopASO2P75shxEFCwFtl9LZVRCOCZy4a9j9eCvuKfqknohlRXNKh/G22+nZqD//KpMId1O8 Cvh50DLNaJ3swhinqM9zkZttq/h9ipWbzn/E/dyTrQCxmP/BUqqr3/AwqggvHXzhrgoq20xRIuYkf 08q8USAw2SoxVw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1oCY-0002ax-K5 for 63610-done@debbugs.gnu.org; Wed, 24 May 2023 09:06:50 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 24 May 2023 15:06:49 +0200 In-Reply-To: ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 20 May 2023 18:01:31 +0200") Message-ID: <87ilchop3q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684933646; a=rsa-sha256; cv=none; b=NbuJ45iOGrBFZr7QiMROriXU/Wg1Sc2XAEvwiouUZAc3STJspY7rxuT7vzsP29xWiMJdsi wqWbj5XBsrd67jR7cS38gyZl8YEZJBjIwRBQ1IkPNa53xuUwCZN8OHCWeXeF7b3CWVhYY4 PB8MmHJPPgUuDrmcpof1R1SvqjaP498EEE9zkk5R0wma40sidBFAx/q8F0rClJi+WXjh6n Be41KTnkpW6mzUO/Hd2qSjm4dgJ1v4MWY8wgrSVpQ8MjXQtlkSG2kSQxp3Iw0mwte7+3d7 SJa2bJWq1OHmY0TNpESm8pX2/9aKbrSUfGgU1lkvi3LzQ0xt2JNtKRP4NHcH4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=V2Gtz1zq; 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=1684933646; 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:resent-to: 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=vkyOusAejynNEZCduQXOeyrW2LNGlOLxVPCfClabQdw=; b=LVHifHPj2U/I1Kc3tnZCjGoIUqzoClh3WLAlRgK3bY+ilNHZoBv6bKZsQEjnHFSBvV3BxL Tca+1vxlx8KM98XwZF4+FmNYspogXSti6EVRUw4GxmBVaQRFbRd+KWVR8fYtgk0imPlZNM vgSEQZK6wH75HRMReaUPk+MlB1t1+3uGH0mn2aMwDm5LC+WsbezHG78OeCCUW07x7H89XE pU7wdD1gQAXNd8Q/2Q2ZamUliFN3y2JKSfQU5e6OM9NFdyaPiVcVP0uE4oX8dzvks9FHAo J1cSD8RsWV2jFz+wcM+GSTAwCpjPrK7a0H+k1xdHkZEQmTtor7kDBQYYYUWywQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=V2Gtz1zq; 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" X-Migadu-Spam-Score: -4.07 X-Spam-Score: -4.07 X-Migadu-Queue-Id: 6432B24BA8 X-TUID: 6yMkVbok1Xb4 Hi, Ludovic Court=C3=A8s skribis: > gnu: graphviz: Add "minimal" variant. > self: Build against "graphviz-minimal". > gnu: guix: Depend on 'graphviz-minimal'. Applied, with an additional change to remove =E2=80=9Cfont-ghostscript=E2= =80=9D from the inputs of =E2=80=98guix-daemon=E2=80=99. Ludo=E2=80=99.