From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 09/10] vm: Honor 'QEMU_FLAGS' and 'QEMU_NET_FLAGS'. Date: Tue, 19 Jul 2016 22:41:33 +0200 Message-ID: References: <20160709125011.24587-1-david@craven.ch> <20160718165552.1480-1-david@craven.ch> <20160718165552.1480-9-david@craven.ch> <87shv5e58e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPbpk-0005M5-1K for guix-devel@gnu.org; Tue, 19 Jul 2016 16:41:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPbph-0005la-1D for guix-devel@gnu.org; Tue, 19 Jul 2016 16:41:40 -0400 Received: from mail-yw0-x234.google.com ([2607:f8b0:4002:c05::234]:32808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPbpf-0005l9-QS for guix-devel@gnu.org; Tue, 19 Jul 2016 16:41:36 -0400 Received: by mail-yw0-x234.google.com with SMTP id r9so27557542ywg.0 for ; Tue, 19 Jul 2016 13:41:34 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel And I don't think appending -net foo,bar overrides the earlier one. Maybe something else was the problem, I'll have to retry that.