From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1frlMf-00035w-FR for guix-patches@gnu.org; Mon, 20 Aug 2018 10:41:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1frlMc-000465-R7 for guix-patches@gnu.org; Mon, 20 Aug 2018 10:41:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50708) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1frlMc-00045Y-Mg for guix-patches@gnu.org; Mon, 20 Aug 2018 10:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1frlMc-0002Q9-Gp for guix-patches@gnu.org; Mon, 20 Aug 2018 10:41:02 -0400 Subject: [bug#32137] closed (Re: [bug#32137] [PATCH] gnu: Add luakit) Resent-Message-ID: References: <87in5e80n4.fsf@gnu.org> <87h8kp58hz.fsf@gnu.org> <878t5j9a37.fsf@gmail.com> <87y3d2dq80.fsf@gnu.org> From: =?UTF-8?Q?Rapha=C3=ABl_?= =?UTF-8?Q?M=C3=A9lotte?= In-reply-to: <87y3d2dq80.fsf@gnu.org> Date: Mon, 20 Aug 2018 16:40:05 +0200 Message-ID: <87in45drui.fsf@gmail.com> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32137@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Good question. Note that ~/.guix-profile/etc/profile will not set > XDG_CONFIG_DIRS, unless qtbase is installed in the profile (from a quick > grep in gnu/packages/*.scm.) > > Thus it probably makes sense to add a wrapping phase so that Luakit > always works out of the box. Ok, thanks for the explanation, I'll try to send a patch. --=20 Rapha=C3=ABl M=C3=A9lotte