* old style -> new gexp style
@ 2022-09-09 20:55 jgart
2022-10-01 16:38 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: jgart @ 2022-09-09 20:55 UTC (permalink / raw)
To: Guix Devel
Hi,
Is anyone working on supporting automating guix package code to newer gexp style as a guix style subcommand?
#~
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: old style -> new gexp style
2022-09-09 20:55 old style -> new gexp style jgart
@ 2022-10-01 16:38 ` Ludovic Courtès
2022-10-02 19:01 ` jgart
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-10-01 16:38 UTC (permalink / raw)
To: jgart; +Cc: Guix Devel
Hi,
jgart <jgart@dismail.de> skribis:
> Is anyone working on supporting automating guix package code to newer gexp style as a guix style subcommand?
Not that I know of. At the time, I considered that simplifying inputs
fields was important and had to be automated¹, and I didn’t consider
that ‘arguments’ sexps had to be replaced by gexps.
I think it’s fine to do that incrementally, though an argument against
it is that the inconsistent style makes it harder for newcomers to get
started.
My 2¢,
Ludo’.
¹ https://guix.gnu.org/en/blog/2021/the-big-change/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: old style -> new gexp style
2022-10-01 16:38 ` Ludovic Courtès
@ 2022-10-02 19:01 ` jgart
0 siblings, 0 replies; 3+ messages in thread
From: jgart @ 2022-10-02 19:01 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: Guix Devel
On Sat, 01 Oct 2022 18:38:19 +0200 Ludovic Courtès <ludo@gnu.org> wrote:
> though an argument against it is that the inconsistent style makes it
> harder for newcomers to get started.
That's what Guido would probably say, but, I often agree.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-02 19:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 20:55 old style -> new gexp style jgart
2022-10-01 16:38 ` Ludovic Courtès
2022-10-02 19:01 ` jgart
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.