guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Brainstorming ideas for define-configuration


From: Josselin Poiret
Subject: Re: Brainstorming ideas for define-configuration
Date: Thu, 09 Mar 2023 22:05:14 +0100

Hi Attila,

Attila Lendvai <attila@lendvai.name> writes:


> (set! config (apply-config-defaults config))

You can simply shadow the config variable rather than setting its value,
using (let ((config (...))) ...) or even define if you're in the right
form.

Best,
-- 
Josselin Poiret

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]