From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36439) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iT54R-00039V-JL for guix-patches@gnu.org; Fri, 08 Nov 2019 09:17:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iT54Q-0001BN-IG for guix-patches@gnu.org; Fri, 08 Nov 2019 09:17:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36277) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iT54Q-0001BC-8L for guix-patches@gnu.org; Fri, 08 Nov 2019 09:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iT54Q-0000hj-2H for guix-patches@gnu.org; Fri, 08 Nov 2019 09:17:02 -0500 Subject: [bug#37978] [PATCH] guix: new command "guix time-machine" Resent-Message-ID: From: Konrad Hinsen In-Reply-To: References: <87y2wt3ycb.fsf@gnu.org> Date: Fri, 08 Nov 2019 15:16:36 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37978@debbugs.gnu.org Konrad Hinsen writes: > Thanks for your detailed comments, most of which I agree with, and I > will make the required changes. I just submitted two new patches. Looking forward to everyone's feedbck! Cheers, Konrad.