From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48616) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijkrv-0004id-32 for guix-patches@gnu.org; Tue, 24 Dec 2019 09:09:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijkru-0006WP-7Z for guix-patches@gnu.org; Tue, 24 Dec 2019 09:09:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46049) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ijkru-0006WH-4Z for guix-patches@gnu.org; Tue, 24 Dec 2019 09:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ijkrt-0005Z6-UE for guix-patches@gnu.org; Tue, 24 Dec 2019 09:09:01 -0500 Subject: [bug#38612] Pass system and target arguments to gexp->file. Resent-Message-ID: References: <87a77ug6vv.fsf@gmail.com> <87h81uptdl.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87h81uptdl.fsf@gnu.org> Date: Tue, 24 Dec 2019 15:08:21 +0100 Message-ID: <87sgl97r56.fsf@gmail.com> 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: 38612@debbugs.gnu.org > Good catch, LGTM! Pushed, thanks! Mathieu