From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sMrfMQVMAmSicAEAbAwnHQ (envelope-from ) for ; Fri, 03 Mar 2023 20:35:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KGPtMQVMAmQkAgEAauVa8A (envelope-from ) for ; Fri, 03 Mar 2023 20:35:33 +0100 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 89BEF3E6EC for ; Fri, 3 Mar 2023 20:35:33 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677872133; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=FVPFbkVCuvb6MzHU/4k3u8LSnEUeG9RRzq4aOfO7QqA=; b=RcMIY+YpP+sZRCSov1CJktyfZ9JL0uhSBJP1zcmsLHqyrNevnqmdPG+pZqPWkoXfpDecCd C1ikJQsOPIA/hyZ5hLyedVcK6mjZtVFtWzFijpSLwQ/rIuyuwH6cJ0CJ2EzW+Z9qt7wV6/ n3OFMaBc13AVwGTHwIhPcLVJf3wkgReu8yiziG4lqy62K1cr2t3Ua14Q0dAabtJad0vc5B Kp3V1LS24K9xMJHv3AnqgZwm0lHVFqRV5id9sKnA9eipgnihiQSXE8c819qrbNwOkkS2uv UMhOvNgkcSi8Lxxqka2cEXKOgCP8LQ267Li3MgSW0d4a1kFjFpofOAzFA2NX2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677872133; a=rsa-sha256; cv=none; b=OzLOpoi5/sZNDIEdgwbgn8SV9xMk4Yu7BHuTnRefOO8QJV7MVHztsSQoT/pDNRFnCUf2QU jo/t83RYtMtbrraZAEOd/zpdVZYOTRJIQPLVasJcoa/bta8rhmOMqlX0lrC8oiwEgKodcO Tpxawx6KVIVgx2J2woFbnOD4dW34hTducj+dwhavW613G9s8Cv9iZ7d6HYwyWPvjsMThwQ SNO5cZRcDWnmbQPdpC/5zpderI/voN6xqLmjJnLDqYsxubDfbgzOjJurBhvb9iHAV6csT8 OSNPz1OKVv02fYxZyvmGxrjSy3tTzVPMZ3GFkNMrRB4PqbmUGKcwI7FWI9ozLw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYBBJ-0007vZ-EH; Fri, 03 Mar 2023 14:35:05 -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 1pYBBH-0007uv-IY for guix-patches@gnu.org; Fri, 03 Mar 2023 14:35:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pYBBG-0000h0-VZ for guix-patches@gnu.org; Fri, 03 Mar 2023 14:35:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYBBG-000457-Ei for guix-patches@gnu.org; Fri, 03 Mar 2023 14:35:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61944] [PATCH] services: desktop: Set default value for geoclue-service-type. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 19:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61944 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61944@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167787209715673 (code B ref -1); Fri, 03 Mar 2023 19:35:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Mar 2023 19:34:57 +0000 Received: from localhost ([127.0.0.1]:34025 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYBBB-00044i-Cy for submit@debbugs.gnu.org; Fri, 03 Mar 2023 14:34:57 -0500 Received: from lists.gnu.org ([209.51.188.17]:54384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYBB9-00044b-VD for submit@debbugs.gnu.org; Fri, 03 Mar 2023 14:34:56 -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 1pYBB9-0007sH-OS for guix-patches@gnu.org; Fri, 03 Mar 2023 14:34:55 -0500 Received: from smtpm2.myservices.hosting ([185.26.105.233]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pYBB8-0000e6-BV for guix-patches@gnu.org; Fri, 03 Mar 2023 14:34:55 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm2.myservices.hosting (Postfix) with ESMTP id C215420EC2 for ; Fri, 3 Mar 2023 20:34:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 7C06D8009A; Fri, 3 Mar 2023 20:34:48 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XFic7WC9zKtb; Fri, 3 Mar 2023 20:34:48 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id E475280098; Fri, 3 Mar 2023 20:34:47 +0100 (CET) From: Bruno Victal Date: Fri, 3 Mar 2023 19:34:39 +0000 Message-Id: <66f7d93d0f577036acad5253d20befd420cd147c.1677872051.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.233; envelope-from=mirai@makinata.eu; helo=smtpm2.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Spam-Score: -1.70 X-Spam-Score: -1.70 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 89BEF3E6EC 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: jBkPBIo6zvG2 * gnu/services/desktop.scm (geoclue-service-type): Set default-value. --- gnu/services/desktop.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm index 8026778ea5..aa9f93997d 100644 --- a/gnu/services/desktop.scm +++ b/gnu/services/desktop.scm @@ -404,7 +404,8 @@ (define geoclue-service-type (description "Run the @command{geoclue} location service. This service provides a D-Bus interface to allow applications to request access to a user's physical location, and optionally to add information to -online location databases."))) +online location databases.") + (default-value (geoclue-configuration)))) (define-deprecated (geoclue-service #:key (geoclue geoclue) base-commit: 2799ad44234be675f018115f99be98d2c9fd565d -- 2.39.1