From patchwork Mon Oct 16 12:43:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54869 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E335B27BBE9; Mon, 16 Oct 2023 13:45:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id EA21127BBE2 for ; Mon, 16 Oct 2023 13:45:20 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsMxl-0006dL-Ok; Mon, 16 Oct 2023 08:44:49 -0400 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 1qsMxb-0006aS-3R for guix-patches@gnu.org; Mon, 16 Oct 2023 08:44:40 -0400 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 1qsMxa-0007JQ-K2 for guix-patches@gnu.org; Mon, 16 Oct 2023 08:44:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsMxy-0008MT-7Z for guix-patches@gnu.org; Mon, 16 Oct 2023 08:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66577] [PATCH 2/4] doc: Mention Guix Home in =?utf-8?b?4oCc?= =?utf-8?b?R2V0dGluZyBTdGFydGVk4oCdLg==?= Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 12:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66577 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66577@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66577-submit@debbugs.gnu.org id=B66577.169746025532035 (code B ref 66577); Mon, 16 Oct 2023 12:45:02 +0000 Received: (at 66577) by debbugs.gnu.org; 16 Oct 2023 12:44:15 +0000 Received: from localhost ([127.0.0.1]:55459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsMxC-0008KY-Q1 for submit@debbugs.gnu.org; Mon, 16 Oct 2023 08:44:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsMxA-0008KC-AP for 66577@debbugs.gnu.org; Mon, 16 Oct 2023 08:44:12 -0400 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 1qsMwe-00077x-9o; Mon, 16 Oct 2023 08:43:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=cJRk3IAfTblzO5r+ZLLZm4fgPkS76QaOXHxoyC681i0=; b=GlWArb2WjC5mm9IEGXmA IWKJOVFo4M2EDAn6BwHfxpYzrWR/8CWAT43zvnLyCaOwEza1THQoPvdaXoFQ541TBMvczDehItHRr 3YM6zn1ASCFM+I+mzbDOSRHiF6b8JsJIvH6g4qjEUCuLaY4vrkIjDBj94J44UCwHkJ4F2vI6C2bwA 2NoorGjGQPU+8yX7ayWScC7P0f7JzEW7AbO1SMNM9uaE3ZphBifK3iGY06aB484D8un5u+pIHmbLz YiM5L0DUgwKWkWG9HIEvfaxN4xdGBHEOuVlUeRnVOlQosv4kbu8AI1iQDO0kV4sh2V2KLm58tK8J2 iIr9BlVMJncU6g==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 14:43:01 +0200 Message-ID: <2de53646c5355b42fec247780399fccb7c6a4f38.1697459606.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * doc/guix.texi (Getting Started): Mention Guix Home. (Home Configuration): Remove “still under development” note. --- doc/guix.texi | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 8ebf50469e..f5d20873be 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -3069,11 +3069,15 @@ Getting Started @quotation Going further @xref{Package Management}, for more about package management. You may like @dfn{declarative} package management with @command{guix package ---manifest}, managing separate @dfn{profiles} with @option{--profile}, +--manifest}, deleting old generations, collecting garbage, and other nifty features that will come in handy as you become more familiar with Guix. If you are a developer, @pxref{Development} for additional tools. And if you're curious, @pxref{Features}, to peek under the hood. + +You can also manage the configuration of your entire @dfn{home +environment}---your user ``dot files'', services, and packages---using +Guix Home. @xref{Home Configuration}, to learn more about it! @end quotation Once you've installed a set of packages, you will want to periodically @@ -43036,12 +43040,6 @@ Home Configuration @c Maybe later, it will be possible to make home configuration a part of @c system configuration to make everything managed by guix system. -@quotation Note -The functionality described in this section is still under development -and is subject to change. Get in touch with us on -@email{guix-devel@@gnu.org}! -@end quotation - The user's home environment usually consists of three basic parts: software, configuration, and state. Software in mainstream distros are usually installed system-wide, but with GNU Guix most software packages