From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oA23J9PUx2KLKAAAbAwnHQ (envelope-from ) for ; Fri, 08 Jul 2022 08:55:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gEBjJ9PUx2K11AAAauVa8A (envelope-from ) for ; Fri, 08 Jul 2022 08:55:15 +0200 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 5480F17921 for ; Fri, 8 Jul 2022 08:55:15 +0200 (CEST) Received: from localhost ([::1]:42298 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9htP-0007U8-NJ for larch@yhetil.org; Fri, 08 Jul 2022 02:55:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9htG-0007Tj-9Z for guix-patches@gnu.org; Fri, 08 Jul 2022 02:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36466) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9htG-00040u-04 for guix-patches@gnu.org; Fri, 08 Jul 2022 02:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o9htF-0003g2-N2 for guix-patches@gnu.org; Fri, 08 Jul 2022 02:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56439] [PATCH] gnu: home: Add Guix channels service. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Jul 2022 06:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56439 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Reily Siegel" , <56439@debbugs.gnu.org> Received: via spool by 56439-submit@debbugs.gnu.org id=B56439.165726329614108 (code B ref 56439); Fri, 08 Jul 2022 06:55:01 +0000 Received: (at 56439) by debbugs.gnu.org; 8 Jul 2022 06:54:56 +0000 Received: from localhost ([127.0.0.1]:58596 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9htA-0003fT-1n for submit@debbugs.gnu.org; Fri, 08 Jul 2022 02:54:56 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9ht9-0003fK-3s for 56439@debbugs.gnu.org; Fri, 08 Jul 2022 02:54:55 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 5432841D37; Fri, 8 Jul 2022 08:54:54 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M0xAtBkvnBhd; Fri, 8 Jul 2022 08:54:53 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657263293; bh=OvigjtvgULVduryhcQsVkYaBVat5/fBE6s5tjVJAp8Y=; h=Date:Subject:From:To:References:In-Reply-To; b=LZerYU8IEmaqHIjy+Ir+Re8m53QGQvc99hjcZl3SUKll550RS8C5W4tVR/1Q5J6tC j/ojqNk9y/hhyzuXq1o4s+sMWkhOUehgu8FE8Feid7d1I2uGpj+GazjKWD9XeMXhZG 719NuwzDEZvl+asX4tLhXiGO3t/Kg239ZctNjV37VCpVH8VaA9Y5ITqDAeyQ5Zgn4m bNaaIqjBvFHEho1S4XqPs8kUOXZYO+4eRSbvKJLKm76hzveVrqiUfeey53nF8xTleS 6AWtSKMKmZRZLT8728A9FEbuTuevtZvNskvP9cnDp+M6paihNV+5Q6/dNL73xZtIgO /6ZWPeNVxqkDA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 08 Jul 2022 07:54:05 +0100 Message-Id: References: <87let52b07.fsf@reilysiegel.com> In-Reply-To: <87let52b07.fsf@reilysiegel.com> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657263315; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=8q8vWi7pDC2ub43r+aJN0H8KbjfZ+ZmZcYiijofRrZ0=; b=PS8OEij+sNP8gBPiDHQ69K1niAzDCweP4E7Nx9GOPiSBLq5u6G+cwXHB1nRPJ7guENlzEZ GDMnJKGAIHDsNGzpKR7ddT2V8EIaVyy4cayrKNEQNPBnM80Lb2P4s6JYQK+MsY/6feNTmT TAwCB88OkRhrt+cqZFYjQQAEpUj0fRmibJM+OZdyc3t8RYSzSIn+AEay9wjeY32wDRoHAq wj52wh3S3Fw56HBO4Q8JApScyvkjOURO8mREX1mFc9iPIQV18F2CBZhmFKYvCJnIEs+bJA veyCKAjRGtam9UfiGZdP0VfUnq/OZxykQsJ2bzaTAnshm+7nITeKQ1/YNGTQOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657263315; a=rsa-sha256; cv=none; b=YwesR9iZ0aZFopYJhnGOEnJasNmQ+fv/G/3jl87dPXQqIUeaE0LsQ9cFVFQSGtDSjKlPVZ YWisKWBNCubptHhXmvv8M5R5GFRknBOwS8WJsVk+AqtUfh8LUH/L7JekZuqPYvM6TwlThg 8hJRGG2GQqTPSyHgxFBObndeMNdDWSJdYTjkl4fGDLFBVwfyxgm12l2WdeNnl5emdF9fVV 2iRvyubvy2O8dzeBTs5edyRF6pXSWyprTcyTIMJShlCMIkl1ZVQjWPuVeDZ4d/yLuf7BEw 3m4spEVKwfAhkYH8sVH2xmPvzmL8E3KzBqdimJFx5l6Kw5YBSVZChnuGBFRfbQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=LZerYU8I; 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" X-Migadu-Spam-Score: -2.74 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=LZerYU8I; 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" X-Migadu-Queue-Id: 5480F17921 X-Spam-Score: -2.74 X-Migadu-Scanner: scn0.migadu.com X-TUID: QXHhnS5Ufmr/ LGTM, except a few typos: On Wed Jun 29, 2022 at 10:05 PM BST, Reily Siegel wrote: > +The @code{(gnu home services guix)} module provides services for > +user-specific Guix configuraton. configuraton -> configuration > +@file{$XGG_CONFIG_HOME/guix/channels.scm}, the file which controlls the controlls -> controls > +channels recived on @command{guix pull}. It's associated value is a list recived -> recieved, and possibly It's -> Its > +A typical extension for adding a channel might look like this: > + > +@lisp > +(simple-service 'variant-pacakges-service pacakges -> packages > + (description "Manages $XDG_CONFIG_HOME/guix/channels.scm"))) Maybe change this to something like "Manages the per-user Guix channels specification"? -- (