From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OeEbKW0RlmEWZgAAgWs5BA (envelope-from ) for ; Thu, 18 Nov 2021 09:40:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yGxCJG0RlmGodAAAB5/wlQ (envelope-from ) for ; Thu, 18 Nov 2021 08:40:13 +0000 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 379DC16BA6 for ; Thu, 18 Nov 2021 09:40:13 +0100 (CET) Received: from localhost ([::1]:59466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mncxn-00074U-UL for larch@yhetil.org; Thu, 18 Nov 2021 03:40:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mncxe-00074F-Fy for guix-patches@gnu.org; Thu, 18 Nov 2021 03:40:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51305) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mncxe-0004dM-7M for guix-patches@gnu.org; Thu, 18 Nov 2021 03:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mncxe-0005gE-42 for guix-patches@gnu.org; Thu, 18 Nov 2021 03:40:02 -0500 Subject: bug#51915: [PATCH] home: services: Change computed-file to scheme-file. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 18 Nov 2021 08:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51915 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin Cc: Oleg Pykhalov , 51915-done@debbugs.gnu.org Mail-Followup-To: 51915@debbugs.gnu.org, ludo@gnu.org, andrew@trop.in Received: via spool by 51915-done@debbugs.gnu.org id=D51915.163722479221798 (code D ref 51915); Thu, 18 Nov 2021 08:40:01 +0000 Received: (at 51915-done) by debbugs.gnu.org; 18 Nov 2021 08:39:52 +0000 Received: from localhost ([127.0.0.1]:34617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mncxU-0005fW-25 for submit@debbugs.gnu.org; Thu, 18 Nov 2021 03:39:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mncxQ-0005fE-N4 for 51915-done@debbugs.gnu.org; Thu, 18 Nov 2021 03:39:50 -0500 Received: from [2001:470:142:3::e] (port=40540 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mncxL-0004ZA-0L; Thu, 18 Nov 2021 03:39:43 -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=Rb5XhdWMtT6QuaqTIG8c+Z4+W1OwwuhQTgNItfKrz24=; b=Mr/z5ByIBwBN3/UzXmQd rmNzRW6/Y7gCDMeDSnDdZxRUUcOUAMKACwmTv3Jri8J6ebONe5QiIf1I3cGu13diIkGMxI0WJYKqX 40SX5KCduICh3mTJxlI3hIxTkCNikEwl50ZtKmciJ+ewWLKisoYXB52i99kNg9UFjPYAi3UZ+Ugfp wLgpe7mnlKFZoa/xwr80aL1ftReR5gdOEfXf9yGhqwGquZJdBggOXovFIhFhNmMFjDeuVjSrDqpc3 IWkDMWntNTbgrKWM2doiTms32EEf8CWB6gVbgp9Rxv+0StKguV62SNJySRwFInorSFfo6gFF1XH+f TAsOsrToXQC/FQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:52686 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mncxK-0005wf-Or; Thu, 18 Nov 2021 03:39:42 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <877dd7p3vy.fsf@trop.in> Date: Thu, 18 Nov 2021 09:39:40 +0100 In-Reply-To: <877dd7p3vy.fsf@trop.in> (Andrew Tropin's message of "Wed, 17 Nov 2021 11:22:43 +0300") Message-ID: <87tug9rh6b.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637224813; 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=Rb5XhdWMtT6QuaqTIG8c+Z4+W1OwwuhQTgNItfKrz24=; b=NeNm81XolJXQWWBJwAhYs6e5UXUiN1CqsXi7B2xxwn+IBc4dHVyz1tNrIbQy9Ahj6H+J30 Yo8rzj25hhPo6Ry9MiyEN5cAQVi5/vrHoVqXhqbeeBiUWNeumMR72qiLOay9RPJOAumDyt 0VEK9sVT5sMYaXr7raGu4SyDa59AT4QcjqcUShyX6+2CBrlBsqzNgFWYV+U9yRSRFI6UXs McuqUpRoSjhcsuZ5ietH4lRnuI83rJhYT33JtjrFNNGcsLnNXRZrfMuyw1hdn4FqbkX3Eg 6Z4WDwA0jAF7BT2ST0IPqkOXr6+7+g+D6NR4ep0igzv2Jbbe4bwiYlon4GOvqA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637224813; a=rsa-sha256; cv=none; b=e2KTVEVwvPUFtWWQPjLrxCVTvNY9DODObA9yThksT1oA6Huw+8HBa9RDcb9a3jQAu3O24P la5iNT2y5uBvL644Z8OO3NE746bJo9gAxrVo9K9f2yJiStklJESYakQc5SHCt2Xya9PLFG 8PHutLGg+oFvq8mbo75SH3Ir8uv7FIxzJ4W4/HY9X4sqw6IpljShnpdYWwoSJzm5qBIpT1 Ribb05LJDHGc8gVqXq8W1WzpK9+baMbBC0r0AujpBDrEt3nx7+urcAddRLiV4jwNtNOzvm 5Bk8QOZLgkuQf+zgwaMNW8Od4lMUkruYNffykxlcdUePjzUBQtPfwLAGBylsdQ== 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="Mr/z5ByI"; 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" X-Migadu-Spam-Score: -2.06 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="Mr/z5ByI"; 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" X-Migadu-Queue-Id: 379DC16BA6 X-Spam-Score: -2.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: jpFZZEhjAI+M Hi, Andrew Tropin skribis: > --- a/gnu/home/services.scm > +++ b/gnu/home/services.scm > @@ -275,7 +275,7 @@ (define home-files-service-type > will be put in @file{~/.guix-home/files}."))) >=20=20 > (define (compute-on-first-login-script _ gexps) > - (computed-file > + (scheme-file > "on-first-login" This was fixed in e5d8302b2ce596a0518ea5bd79b338f68a3246eb (with =E2=80=98program-file=E2=80=99.) Apologies for the mistake. Thanks, Ludo=E2=80=99.