all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: "Josselin Poiret" <dev@jpoiret.xyz>,
	"Tanguy Le Carrour" <tanguy@bioneland.org>,
	"Simon Tournier" <zimon.toutoune@gmail.com>,
	"(" <paren@disroot.org>, "Ludovic Courtès" <ludo@gnu.org>,
	"Tobias Geerinckx-Rice" <me@tobias.gr>,
	"Andrew Tropin" <andrew@trop.in>,
	74860@debbugs.gnu.org, "Mathieu Othacehe" <othacehe@gnu.org>,
	"Christopher Baines" <guix@cbaines.net>,
	"Janneke Nieuwenhuizen" <janneke@gnu.org>
Subject: [bug#74860] [PATCH 09/10] home: Define ‘%base-home-services’.
Date: Thu, 02 Jan 2025 23:34:17 +0900	[thread overview]
Message-ID: <87frm15lp2.fsf@gmail.com> (raw)
In-Reply-To: <2dc7577f5d1ea86b390b7dc48b82cf887f29020e.1734129908.git.ludo@gnu.org> ("Ludovic Courtès"'s message of "Fri, 13 Dec 2024 23:58:29 +0100")

Hi Ludovic,

Ludovic Courtès <ludo@gnu.org> writes:

> * gnu/home.scm (%base-home-services): New variable.
> (<home-environment>)[services]: Change default to ‘%base-home-services’.
> * guix/scripts/home/import.scm (manifest+configuration-files->code): Use
> ‘%base-home-services’ by default.
> * tests/home-import.scm (match-home-environment-no-services)
> (match-home-environment-transformations)
> (match-home-environment-no-services-nor-packages)
> (match-home-environment-bash-service)
> (match-home-environment-bash-service-with-alias): Adjust accordingly.
> * doc/he-config-bare-bones.scm: Use ‘%base-home-services’.
> * doc/guix.texi (Declaring the Home Environment): Add index entry for
> ‘%base-home-services’.
>
> Change-Id: Id95ede62b97a976aad138bfc4b63fc0bdf37c7de

Seems a reasonable change to me (the rationale/intent is to have log
rotation out of the box for guix home, per the next commit).

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

-- 
Thanks,
Maxim




  reply	other threads:[~2025-01-02 14:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-13 22:55 [bug#74860] [PATCH 00/10] Using the Shepherd's log rotation service Ludovic Courtès
2024-12-13 22:58 ` [bug#74860] [PATCH 01/10] gnu: shepherd@1.0: Add dependency on gzip and zstd Ludovic Courtès
2024-12-13 22:58 ` [bug#74860] [PATCH 02/10] services: Add ‘log-rotation-service-type’ Ludovic Courtès
2025-01-02 14:19   ` Maxim Cournoyer
2025-01-04 18:16     ` Ludovic Courtès
2024-12-13 22:58 ` [bug#74860] [PATCH 03/10] services: log-cleanup: Rewrite as a Shepherd timer Ludovic Courtès
2025-01-02 14:24   ` Maxim Cournoyer
2024-12-13 22:58 ` [bug#74860] [PATCH 04/10] services: unattended-upgrade: " Ludovic Courtès
2025-01-02 14:28   ` Maxim Cournoyer
2024-12-13 22:58 ` [bug#74860] [PATCH 05/10] services: Switch from mcron + Rottlog to Shepherd’s log rotation Ludovic Courtès
2025-01-02 14:41   ` Maxim Cournoyer
2024-12-13 22:58 ` [bug#74860] [PATCH 06/10] services: rottlog: Deprecate Ludovic Courtès
2024-12-13 22:58 ` [bug#74860] [PATCH 07/10] DRAFT news: Add entry for ‘rottlog-service-type’ deprecation Ludovic Courtès
2024-12-14 18:34   ` pelzflorian (Florian Pelz)
2024-12-17 14:25     ` Ludovic Courtès
2024-12-13 22:58 ` [bug#74860] [PATCH 08/10] home: services: Add log rotation service Ludovic Courtès
2024-12-13 22:58 ` [bug#74860] [PATCH 09/10] home: Define ‘%base-home-services’ Ludovic Courtès
2025-01-02 14:34   ` Maxim Cournoyer [this message]
2024-12-13 22:58 ` [bug#74860] [PATCH 10/10] home: Add log rotation to ‘%base-home-services’ Ludovic Courtès
2025-01-02 14:34   ` Maxim Cournoyer
2024-12-13 23:20 ` [bug#74860] [PATCH 00/10] Using the Shepherd's log rotation service Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87frm15lp2.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=74860@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=dev@jpoiret.xyz \
    --cc=guix@cbaines.net \
    --cc=janneke@gnu.org \
    --cc=ludo@gnu.org \
    --cc=me@tobias.gr \
    --cc=othacehe@gnu.org \
    --cc=paren@disroot.org \
    --cc=tanguy@bioneland.org \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.