guix-patches
[Top][All Lists]
Advanced

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

[bug#44321] [PATCH 4/6] guix build: Move transformation options to (guix


From: Ludovic Courtès
Subject: [bug#44321] [PATCH 4/6] guix build: Move transformation options to (guix transformations).
Date: Sat, 31 Oct 2020 11:04:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Miguel Ángel Arruga Vivas <rosen644835@gmail.com> skribis:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>> * guix/transformations.scm: New file.
>
> The main comment regarding this patch is that file has to be added to
> po/guix/POTFILES.in, or the translations will be lost.

Indeed, I’ll add it to that file.

> I've seen that you've changed some code identifiers, here:
>> -           (else  (tarball-base-name (file-sans-extension file-name)))))
>> +           (_     (tarball-base-name (file-sans-extension file-name)))))
>
> And there:
>> -           (x
>> +           (_
>
> And these changes seem sensible as the match parameter is unused.

Yeah.

Thanks!

Ludo’.





reply via email to

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