From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id DsVbDo0smGXObwAAkFu2QA (envelope-from ) for ; Fri, 05 Jan 2024 17:21:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 4IHXB40smGWrWwEA62LTzQ (envelope-from ) for ; Fri, 05 Jan 2024 17:21:33 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pS+Lec8i; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704471693; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=7rRFxKIl6iRdIpA0JxkPDCRrk7DzmsYKeEc6UNJjUmA=; b=KNQZzgxUR83Nk+IyvUxlE/VqTDTA+cS5C/BFIQWE8HZ45ANQTXV6JwRjmY5WcUujKA+Yte xTDF5qgWa11edZXgufA6rWM1+4qHri/iZLvrsyj13xTnKOnZdEVgtsbiGQKFeAaJDYSYFB zP8rLW9vwR/Z2AowG17xGBw3/yoq1GTDf//nfw+jlH8KWH2ljjCULnoNgQXgCherBf5wAB NzhzNjE7tmTWpPfZenjpoQM3NmkJdBiUiFnIkV4giSvofg21IXqAI6z9F55Jc3+AeOdsky KwV92sXXQTymqZPTO7tUuBSk6pnZil2atr5F8Uaw12/KzqpDmrYlPVXt0HB3PQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704471693; a=rsa-sha256; cv=none; b=CDls6jHdrSiJpI9dgu6c5HS+8Pyp18k9x9S6ze88kDs+njDwdAk5PLjYn+FwWcirw9LM8o aaNzvVozlOnXUwH0muxK32db89GpaOJisDf6ZIvm93SqmuIUmZ/oQxaTqlyFdR1xQ3wAKH MymkvIvve0MUtdb6JzMj8fEY6j1drEKBiPuUxoJ184hLt22PqcbY+ozXbPIbhP+uztnU+Y doqelqRGeuTh+V6PQS9WZ5g/UvnLgUoaZ6vba54oyPZB7eZLyyWYDbSRKNI+DGkexwynxA WeiIIa5GCAPIuGpEP+zq9VO39yAWJdhcEE0pt/wpUb0piRww30u9AEohRwEmzw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pS+Lec8i; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F07A9D83F for ; Fri, 5 Jan 2024 17:21:32 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLmwP-0001Ku-Ao; Fri, 05 Jan 2024 11:21:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLmwM-0001KX-M4 for guix-patches@gnu.org; Fri, 05 Jan 2024 11:20:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rLmwM-0004RV-C1 for guix-patches@gnu.org; Fri, 05 Jan 2024 11:20:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLmwQ-0000ke-KP for guix-patches@gnu.org; Fri, 05 Jan 2024 11:21:02 -0500 Subject: bug#67819: [PATCH v2] services: xorg: dbus-daemon-wrapper handle guix home Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 05 Jan 2024 16:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67819 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Feng Shu Cc: 67819-done@debbugs.gnu.org Mail-Followup-To: 67819@debbugs.gnu.org, ludo@gnu.org, tumashu@163.com Received: via spool by 67819-done@debbugs.gnu.org id=D67819.17044716222832 (code D ref 67819); Fri, 05 Jan 2024 16:21:02 +0000 Received: (at 67819-done) by debbugs.gnu.org; 5 Jan 2024 16:20:22 +0000 Received: from localhost ([127.0.0.1]:57673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLmvl-0000jc-Qv for submit@debbugs.gnu.org; Fri, 05 Jan 2024 11:20:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLmvk-0000jQ-8S for 67819-done@debbugs.gnu.org; Fri, 05 Jan 2024 11:20:20 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLmvW-0003j9-PO; Fri, 05 Jan 2024 11:20:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=7rRFxKIl6iRdIpA0JxkPDCRrk7DzmsYKeEc6UNJjUmA=; b=pS+Lec8i+ki5MDWJkVmG rPTfFp6emKYoRMqkWCwLCCEfvCoL/HohRP/jAc9V+xQjrFrUdG105VoBhDRCdjDRwA0nhYfmBchcY +KJGSpU7+Ar5MALSCt3h4TaqlddSVoGhq/4P0tdclAGEg97z66b7wkQzSKW2KK6JTBTNe2Q1TDTgJ b8330cooVTbnc2KKmH2WGEQ7kwKCDcADCTm/+idD3vWwTE0W9fNU2bvGyQO/cgCdyCrm7uLDe4JsU H9TfRfmtdZcOw5Y1Dliqx1AAfBXJ7J2SdVTh/36qp1mV1w91ul0duNEkqc7l0zsjlZ2iN28cacrp2 75/a1rp6pp6YHQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87r0jos3ol.fsf@163.com> (Feng Shu's message of "Fri, 15 Dec 2023 08:35:38 +0800") References: <87il517a4n.fsf@163.com> <87r0jos3ol.fsf@163.com> Date: Fri, 05 Jan 2024 17:19:33 +0100 Message-ID: <87zfxjeoru.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: F07A9D83F X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.87 X-Spam-Score: -6.87 X-TUID: TLpaZ/lsUqFg Hi, Feng Shu skribis: >>>From e4a5ee8fd8a71782fdc15a8177cd1474e3135d99 Mon Sep 17 00:00:00 2001 > From: Feng Shu > Date: Thu, 14 Dec 2023 11:02:51 +0800 > Subject: [PATCH v2] services: xorg: dbus-daemon-wrapper handle guix home > directory. > > * gnu/services/xorg.scm (dbus-daemon-wrapper): Handle guix home directory. Good idea. > (define profiles > (if user-profile > - (list user-profile system-profile) > + (if guix-home-profile > + (list user-profile guix-home-profile system-profile) > + (list user-profile system-profile)) > (list system-profile))) I tweaked for clarity: (define profiles (append (if home-profile (list home-profile) '()) (if user-profile (list user-profile) '()) (list system-profile))) Applied, thanks! Ludo=E2=80=99.