From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ABdMC5msmV9QLgAA0tVLHw (envelope-from ) for ; Wed, 28 Oct 2020 17:38:33 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4E8PB5msmV93GAAAB5/wlQ (envelope-from ) for ; Wed, 28 Oct 2020 17:38:33 +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 BA8899401BE for ; Wed, 28 Oct 2020 17:38:32 +0000 (UTC) Received: from localhost ([::1]:55938 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXpP5-00040p-Cz for larch@yhetil.org; Wed, 28 Oct 2020 13:38:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54460) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXpOc-00040f-MQ for guix-patches@gnu.org; Wed, 28 Oct 2020 13:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38978) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXpOc-0000oH-Cw for guix-patches@gnu.org; Wed, 28 Oct 2020 13:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXpOc-0008P2-B3 for guix-patches@gnu.org; Wed, 28 Oct 2020 13:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43929] gnu: Add pijul. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Oct 2020 17:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: zimoun , John Soo , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 43929 <43929@debbugs.gnu.org> Received: via spool by 43929-submit@debbugs.gnu.org id=B43929.160390667332281 (code B ref 43929); Wed, 28 Oct 2020 17:38:02 +0000 Received: (at 43929) by debbugs.gnu.org; 28 Oct 2020 17:37:53 +0000 Received: from localhost ([127.0.0.1]:50524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXpOS-0008Oa-UD for submit@debbugs.gnu.org; Wed, 28 Oct 2020 13:37:53 -0400 Received: from lepiller.eu ([89.234.186.109]:50144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXpON-0008OL-Gv for 43929@debbugs.gnu.org; Wed, 28 Oct 2020 13:37:51 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 24114eec; Wed, 28 Oct 2020 17:37:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:cc:from:message-id; s= dkim; bh=soCMSExpLOTLkKcgaXADM2yBNwocT14SZ86KcKs9ERU=; b=Pe059oQ tgtQ84cY7jlqZsdEjXnq0wPxJS0lwHymbLT9dVQUih5DDBlkWzqC/jtxaY9tWIHI jSAOzBkueBOJSeN/9g/oUg4fqE/Ql4eX72DZVs3Z5QgBMQWa0Jg6OVvBpbbYI6Go BKEubdkOsgQ/bb/Z42U4admHrGtaaTENid7vCLU23pndHUCrytVUApyhjN5vE0CD 2Y7Sqk36LV4VkaS0kBMnsv7fUC9tLLhE4rn4aIZyjlFJyzQToINVXEaN+ZabkGsA FkwbiCqi1pca7txtZegaPPS2fmCqngkWOD4NCEXIx8Zc+1FRe3cp6KqTNuMLI7vJ IFwhdNyclL5vVag== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 771c994e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 28 Oct 2020 17:37:43 +0000 (UTC) Date: Wed, 28 Oct 2020 13:37:31 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <864kme2w8g.fsf@gmail.com> References: <87lfgcog2g.fsf@asu.edu> <864kme2w8g.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Julien Lepiller Message-ID: <2DFC6265-699A-4EA3-8E50-5352B8EA59F6@lepiller.eu> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=Pe059oQ ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 1.59 X-TUID: 7x+opQ+9mAdS Le 28 octobre 2020 11:42:07 GMT-04:00, zimoun a =C3=A9crit : >Hi, > >On Wed, 28 Oct 2020 at 08:13, John Soo wrote: > =20 >> I have been busy rebasing these patches=2E I may have a new set this >> week > >It could be cool if it could be included in the v1=2E2=2E :-) > > >> Also pijul 2 is coming very soon=2E Should I wait to submit that >> instead?=20 > >>From my point of view, because of the =E2=80=9Ctime-machine=E2=80=9D, it = is nice to >include any version =E2=80=93 especially when it is already done=2E :-) Yeah I agree, you don't have to wait, since you already have everything av= ailable :) Sorry I didn't do a review, I ended up being busy with work and other thin= gs=2E > > >Cheers, >simon