GNU bug report logs - #77266
[PATCH] gnu: Merge xorg configurations when extending.

Previous Next

Package: guix-patches;

Reported by: Ian Eure <ian <at> retrospec.tv>

Date: Wed, 26 Mar 2025 04:25:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> chbouib.org>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 77266 <at> debbugs.gnu.org
Subject: [bug#77266] [PATCH] gnu: Merge xorg configurations when extending.
Date: Wed, 16 Apr 2025 16:07:38 +0200
Hi,

Ian Eure <ian <at> retrospec.tv> writes:

>>   (append (list (service gdm-service-type)
>>                 %xorg-intel-service
>>                 …)
>>           @dots{})
>
> Can make these changes, but I’m curious why (append (list ...) ...) is
> preferred over cons*.  I default to the latter, because I like the
> removal of the extra level of indent.

In most of the examples in the documentation, we went for ‘append’
because it less obscure to a newcomer than ‘cons*’ (or ‘cons’, even).

That’s also what the installer generates, and ‘guix home import’ I
believe.

Ludo’.




This bug report was last modified 48 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.