From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7adH-0002Kt-05 for guix-patches@gnu.org; Thu, 26 Oct 2017 01:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7adC-0002TZ-3P for guix-patches@gnu.org; Thu, 26 Oct 2017 01:23:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53440) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e7adC-0002TE-0G for guix-patches@gnu.org; Thu, 26 Oct 2017 01:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e7adB-000278-QY for guix-patches@gnu.org; Thu, 26 Oct 2017 01:23:01 -0400 Subject: bug#28853: [PATCH 8/8] gnu: virt-manager: Enable persistent configuration support. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171015151545.024a589f@uwaterloo.ca> <20171015200328.4830-8-ajpatter@uwaterloo.ca> Date: Wed, 25 Oct 2017 22:22:28 -0700 In-Reply-To: <20171015200328.4830-8-ajpatter@uwaterloo.ca> (Andy Patterson's message of "Sun, 15 Oct 2017 16:03:28 -0400") Message-ID: <87efpqiiuj.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Andy Patterson Cc: 28853-done@debbugs.gnu.org Andy Patterson skribis: > * gnu/packages/virtualization.scm (virt-manager)[inputs]: Add dconf. Applied. We=E2=80=99re done, thank you! Ludo=E2=80=99.