From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eDOQKCaOE2RCyQAASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 22:46:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CJR8KCaOE2Rw8AAA9RJhRA (envelope-from ) for ; Thu, 16 Mar 2023 22:46:14 +0100 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 6D0813D438 for ; Thu, 16 Mar 2023 22:46:14 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FNXL1j68; 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=1679003174; h=from:from:sender:sender: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=uThu4xk2q9IzXgmKbOrRQtY28pEo2TmyVVamS8gm7/w=; b=EcpfBX/zr8fLf5gSigvtKA7E9hxS0i7aBmiOJcyr4b/6EnQ38dhDcQoeQpHeksRbAlHaXU aH+bH4nLyWtg1c9TwwxntRgPhD++gq390/WcP1inZ49Of0/uimUDkio1UHDyAobL45PQYM zZlR7/RAX3qoQBFcZjZKQE7kuLohOE8SZcqusLShZKYOipgux6p0vQxObKdwBW342E18a7 AgKfHSCooPmIr5mjJsLRLJZXPAhUaPrvTZ7d5Ocp0Xq95cdgxjsaAH7kRHwk5qUgkqxyKW MMHIJTf+PM3uqN3INKMFpDVlGRexNwDkPA/YDnSaDq5PJrjtmki+M2uzDkeOiQ== 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=FNXL1j68; 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=1679003174; a=rsa-sha256; cv=none; b=hhLnBE1p151NwmAAZMI6azdM9aq+IOCvrWKLuRa1iZcdpITryTPcAWIq4D5UBwAhxKHeQu aDJEoK8ggKsvSOFQEpWZD0NuUGuOV3HbqzriyOlYCi1bwhTr5TdD+vjzpsmEvNdXQMNO9N o7w7vGPuwreQU9VL57W8pAgIOfpzFk061bWfgGS9BbFG3YLcuWJSUcSAzmRJr9whOdVWdo VXqDkhTsoUIgCH8VMBMlQPgfWe15Di5WEw3DzFlKS3/32XKQyZwVK5neDE65Tdv+XT8I0E X9q0ea13VVhbw6RFmOipxH3shbesx88OcRFddysXNeYqG+7iJEEChfyKBXkiVg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcvQB-0003GD-Ox; Thu, 16 Mar 2023 17:46:03 -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 1pcvQA-0003Fz-Qe for guix-patches@gnu.org; Thu, 16 Mar 2023 17:46:02 -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 1pcvQA-0005zd-FZ for guix-patches@gnu.org; Thu, 16 Mar 2023 17:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pcvQ9-0007WX-Vj for guix-patches@gnu.org; Thu, 16 Mar 2023 17:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62049] [PATCH] gnu: Add texlive-onedown. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Mar 2023 21:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62049 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 62049@debbugs.gnu.org Received: via spool by 62049-submit@debbugs.gnu.org id=B62049.167900315528900 (code B ref 62049); Thu, 16 Mar 2023 21:46:01 +0000 Received: (at 62049) by debbugs.gnu.org; 16 Mar 2023 21:45:55 +0000 Received: from localhost ([127.0.0.1]:43231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcvQ2-0007W4-SM for submit@debbugs.gnu.org; Thu, 16 Mar 2023 17:45:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcvQ1-0007Vp-3H for 62049@debbugs.gnu.org; Thu, 16 Mar 2023 17:45:53 -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 1pcvPv-0005xo-JU; Thu, 16 Mar 2023 17:45:47 -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=uThu4xk2q9IzXgmKbOrRQtY28pEo2TmyVVamS8gm7/w=; b=FNXL1j68iDuEX4Igf/Q6 oGkokq6kInNja9sZ4L2JzjLE79IkuiAZThVXXbUbsQ/9ZrndGzPmJwyfxuwCnNAD6WLkmzET0mWwG gXceFNgmLOs1bVuWA+oVuPMAvx8KppWTRm6Y5P5Os4rjUsH119+kHLLVOt5k04qXZ5bkJrMXDyTW8 djUglIYra/cM0VYutMdOXzHBqOPXAd5iVDX+C1EdWarZPuWANW7HjTgmqM/pWRZUE9ydLyCnk1UNT gUq0Vyne6XNfy00dNfzFfnaWuH+rR7AVUcxql2K6qmVCVYzsx9BPI1rI45uhgvuRcQmcqmRgACq27 mvsiOXrROfkN+Q==; 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 1pcvPv-0001oD-40; Thu, 16 Mar 2023 17:45:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230308140132.14308-1-mail@nicolasgoaziou.fr> Date: Thu, 16 Mar 2023 22:45:45 +0100 In-Reply-To: <20230308140132.14308-1-mail@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Wed, 8 Mar 2023 15:01:32 +0100") Message-ID: <87jzzg9xpy.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: X-Migadu-Queue-Id: 6D0813D438 X-Spam-Score: -5.24 X-Migadu-Spam-Score: -5.24 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 8FTR+wIQ/bJY Hi, Nicolas Goaziou skribis: > * gnu/packages/tex.scm (texlive-onedown): New variable. LGTM, thanks! Ludo=E2=80=99.