From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2GFKKx63mWPwDgEAbAwnHQ (envelope-from ) for ; Wed, 14 Dec 2022 12:44:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +K9KKx63mWNYFwEA9RJhRA (envelope-from ) for ; Wed, 14 Dec 2022 12:44:30 +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 667BE25BD6 for ; Wed, 14 Dec 2022 12:44:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5QBJ-0006aR-4y; Wed, 14 Dec 2022 06:44:13 -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 1p5QB8-0006Zf-Ih for guix-patches@gnu.org; Wed, 14 Dec 2022 06:44:06 -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 1p5QB8-00054j-BB for guix-patches@gnu.org; Wed, 14 Dec 2022 06:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5QB8-0002ub-6s for guix-patches@gnu.org; Wed, 14 Dec 2022 06:44:02 -0500 Subject: bug#59859: [PATCH] gnu: rasdaemon: Add missing inputs and rewrite using G-Exps. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 14 Dec 2022 11:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59859 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: mirai@makinata.eu Cc: 59859-done@debbugs.gnu.org Mail-Followup-To: 59859@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 59859-done@debbugs.gnu.org id=D59859.167101822911173 (code D ref 59859); Wed, 14 Dec 2022 11:44:01 +0000 Received: (at 59859-done) by debbugs.gnu.org; 14 Dec 2022 11:43:49 +0000 Received: from localhost ([127.0.0.1]:38589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5QAu-0002u9-Qs for submit@debbugs.gnu.org; Wed, 14 Dec 2022 06:43:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5QAs-0002u2-Tf for 59859-done@debbugs.gnu.org; Wed, 14 Dec 2022 06:43:47 -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 1p5QAn-000513-K9; Wed, 14 Dec 2022 06:43:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=0T31MjFD5sY8lRrmd39NABh1C3WnRPjr98PYDRHvCGw=; b=nAKK0hPUWeaXlS2tK8fZ 874rwWDxuHwYhubSpIcClyJ/Sqd2ITZYRYN1qA2MNMWk4mDXIL0VhKGwh4z8HkycGyakjqjmPpmNQ wCZz4m9Wqq1W0G94rcaOdXIBRjr5i0Y2GrQxqyZhHFbyZLTVHGMP6L8uaCYtg6GBU1r0j/PYVcy6j 5DIETyCloHY/OfVj1kucCPE8DWBD+WGXgZ7jcBcsLB3UEuEU2RTx1bA3Wa/03SGjXb/kZmvVdZNIk KuZ8i//0d1jLeONwvKZBGnzidV4oIqbYv1ADozJ+RA6ES/fletaWUhu7fcDQ9WTUmM/TpHRDxxg9T oc2kL8wKNxhs/A==; Received: from eduroam-111172.grenet.fr ([130.190.111.172] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5QAm-0003Xh-3F; Wed, 14 Dec 2022 06:43:40 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 14 Dec 2022 12:43:38 +0100 In-Reply-To: (mirai@makinata.eu's message of "Tue, 6 Dec 2022 15:51:34 +0000") Message-ID: <87k02urz11.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671018270; 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: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=0T31MjFD5sY8lRrmd39NABh1C3WnRPjr98PYDRHvCGw=; b=scG2Sjmm5jb6ucpxmtv2uV3DbhvSPsY+X3YFZQXeJdS93m9LesJCFYVn8TSvPsGd+n20gJ sOzrpwTgsAfAIHsXWdoxzpmUa4gzQIpid10Y9EV4UbnirOHnvvnQaIgxfxhY+CfHXfyqRc pwcmw+HrZq87pEFC67CsokXRnaxXRP7xv9/h3++XiKTbKeNdm6ajUFUeHYVZi2g3/hj/Pk eaUo8XL/5Q//VFLqfqmFt1FZWHXv08zZEU+2TACFIwnr9clgqgZ+MmHaxiKC85M2rWfc6M gZ430JHBzY4lwg1a7seO2bLVRS+whNcbCKP+HpPQ1GH3tUZtl59KXpTrPysV8A== 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=nAKK0hPU; 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-Seal: i=1; s=key1; d=yhetil.org; t=1671018270; a=rsa-sha256; cv=none; b=abrHPt4BA3tI8mkQpj9uH+0xzvSg4ubqYgIZINl9Gh5D5cilozq3ENQ3e5hCFC2XML9D4S hnaeHqRyrE/ujmTIip0CaGv9q9NsVvDhf3+r351nVeFqdXUHnylzdi/DMT/aqQdgzu5evj E0K5WShjZPoHcqvR58MJ7x4RzH2UhFUXJWlETgcWxDYuJnmmxzlDe5w+XGmwHYyjv1+Qjx dB92P2331UC17h4nggaElW15vE91blCvm5jcyjjpSbH+M4sozO03SDW++8y+K9qpLIrasZ Gci0B2GkLzwkz/ysTqls8blHJq8CDrgnHKC6ERMCzxIww2qhtXCZVqrgbvWsIg== X-Migadu-Spam-Score: -3.17 X-Spam-Score: -3.17 X-Migadu-Queue-Id: 667BE25BD6 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nAKK0hPU; 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 X-TUID: lxK/rWWtpbFo mirai@makinata.eu skribis: > From: Bruno Victal > > * gnu/packages/linux.scm (rasdaemon)[arguments]: Rewrite using G-Expressions and add missing inputs. I adjusted the commit log to mention all changes and committed. Thanks!