guix-patches
[Top][All Lists]
Advanced

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

[bug#77072] [PATCH v1] channels: add transformer field


From: Jakob Kirsch
Subject: [bug#77072] [PATCH v1] channels: add transformer field
Date: Mon, 17 Mar 2025 16:19:35 +0100

Hey everyone,
I've recently tried to declaratively apply my own patches to the upstream guix 
channel or channels in general but I found it very hard (aka impossible) to do 
that cleanly so I made this simple patch.

This patch adds a new "transformer" field to the channel record. That 
"transformer" is a lambda that is called right before applying the quirk 
patches with the checkout path being its only argument.

What do you think about my proposal?

Attachment: v1-0001-channels-add-transformer-field.patch
Description: Text document


reply via email to

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