From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UHVgB/k+wWUB+AAAqHPOHw:P1 (envelope-from ) for ; Mon, 05 Feb 2024 21:03:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UHVgB/k+wWUB+AAAqHPOHw (envelope-from ) for ; Mon, 05 Feb 2024 21:03:05 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="R +8qrj3"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707163385; a=rsa-sha256; cv=none; b=K1pEg8+l9EhHrndmAUyMlhZGIfErPMS3uLkGmbadin6I7OSbKwsMV7SLrhbVmR4V/h0NCo V/xBT4KopPNHNZDb2wDoLmK5eB0e6yeN4F8ZJoHVr4Li96dq/baCursoLoxpv3hJPeNXM/ ilcMXMwvR7D2jkopL4QWjmQrWFP0wrBgjSDGrDySHjFdfcanZ7R2MZ4pwxTyK67x0IvmTa WbTMLrZkG+ORRkDkt4bh/hGSUPY4h87O7kFaGpC/FybQTOs6XkEojX9UN8NyRwkB/FvMdN RxbE56p1d4m4kagsA6WwNgwf4lWNEyQcaMG4CER7vDHx0SmawYoP7cxGbT0cSg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="R +8qrj3"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707163385; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version:resent-cc: 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=FNMHLNGOPtY/PISrr2ECUhix4f4h8N70zj3fl9xr3io=; b=GHGMAly/8UwgaYAqIiwj717rGfGjBY9MYR3W3NfVbOuuuSX22V2UYRmcwPAjuVQH3QpGsn TVLR/aiMT+cm1feCzqrd+ZqxlYV4vayA3tZZdksjne4zq5Mk5OhZeOYXk8GJz7YD7KK9c/ D7n5Ug5UidfxUqv13fGnuYi1TSwP6pH632OSrt2BbuNo6yuqeypuBtRYUtQpd/uEyH766T BEekZJ0NuIq7E1GKhzc4M0j9yAdsXe0XTQseRuHMw7walPcS3tsKvCa8OfhF/hO4rcjtNe C9HjQhYREJnGHNXxx9gFWAxsgU8x8hv6EDhqScITmyfiGl+czuno7tmybEmfTw== 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 E95C620F96 for ; Mon, 5 Feb 2024 21:03:04 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX5B6-0006he-Ef; Mon, 05 Feb 2024 15:02:52 -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 1rX5B4-0006gS-UN for guix-patches@gnu.org; Mon, 05 Feb 2024 15:02:50 -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 1rX5B4-0001dC-KG for guix-patches@gnu.org; Mon, 05 Feb 2024 15:02:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX5BH-0004HS-AR for guix-patches@gnu.org; Mon, 05 Feb 2024 15:03:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68716] [PATCH gnome-team v2 4/5] services: Rename gnome-udev-rules. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 20:03:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68716 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68716@debbugs.gnu.org Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu, liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 68716-submit@debbugs.gnu.org id=B68716.170716334916372 (code B ref 68716); Mon, 05 Feb 2024 20:03:03 +0000 Received: (at 68716) by debbugs.gnu.org; 5 Feb 2024 20:02:29 +0000 Received: from localhost ([127.0.0.1]:52360 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX5Ai-0004Fu-Qx for submit@debbugs.gnu.org; Mon, 05 Feb 2024 15:02:29 -0500 Received: from planete-kraus.eu ([89.234.140.182]:37406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX5Af-0004Eo-Et for 68716@debbugs.gnu.org; Mon, 05 Feb 2024 15:02:25 -0500 Received: from planete-kraus.eu (localhost [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id cc74fb30; Mon, 5 Feb 2024 20:02:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:in-reply-to:references:from:date:subject:to:cc :mime-version; s=albinoniB; bh=S7Nl2Z5I86Y6gPjIIqjUxuvzN18=; b=R +8qrj3lh8hsMFA/8jUlJOvH7leeeBeQhBn3ex1ThODnsbB3NKgUb+WTIxxw5YsSO Ujta1qu3xXmE+mrgZQQJ+TjJODaStgJ7mzKQdddLPcwMtB7eQWGciwxUj9ejtdHp vWalCqsWEZysgk1LZ3jCX2mghFmbF0tgaDrAeMqE4r4Y3dLapnV/FOJcVDt6yp3/ 4XLc/oXzkTz5vLLhqm7Zk4uPVrj95YEF9iKR82QmdVyY/aip8zvEo33q7j6A7bRR BQRqSEUI5aroCjcm2BZp5UpuGInncRBRVXWDc+12JMlYaCuG5lLBMreW13+/2hyD GMmPgLjEs2oyfPO+JrQ+A== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 9c4881f7 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Mon, 5 Feb 2024 20:02:11 +0000 (UTC) Message-ID: <7d56e8c01341114bf15d347dd59f30278ac2130b.1707163201.git.vivien@planete-kraus.eu> In-Reply-To: References: Date: Mon, 5 Feb 2024 18:05:41 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.48.4 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: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via 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-Scanner: mx10.migadu.com X-Spam-Score: -5.67 X-Migadu-Queue-Id: E95C620F96 X-Migadu-Spam-Score: -5.67 X-TUID: 0xVh8AKgIWpi This function manages both rules and hardware files. * gnu/services/desktop.scm (gnome-udev-resources): Rename to gnome-udev-configuration-files. (gnome-desktop-service-type): Use the new function name gnome-udev-configuration-files. Change-Id: I195ea6ba032e1e9b5ee45519de109bbd969b6503 --- gnu/services/desktop.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm index f929a6cf31..263ae61698 100644 --- a/gnu/services/desktop.scm +++ b/gnu/services/desktop.scm @@ -1506,8 +1506,9 @@ (define (gnome-packages gnome names) "Return the package NAMES among the GNOME package inputs." (map (cut gnome-package gnome <>) names)) -(define (gnome-udev-rules config) - "Return the list of GNOME dependencies that provide udev rules." +(define (gnome-udev-configuration-files config) + "Return the list of GNOME dependencies that provide udev rules and hardware +files." (let* ((gnome (gnome-desktop-configuration-gnome config)) (shell (gnome-desktop-configuration-shell config))) (or (any (match-lambda @@ -1564,7 +1565,7 @@ (define gnome-desktop-service-type (name 'gnome-desktop) (extensions (list (service-extension udev-service-type - gnome-udev-rules) + gnome-udev-configuration-files) (service-extension polkit-service-type gnome-polkit-settings) (service-extension profile-service-type -- 2.41.0