Ludovic Courtès <[email protected]> skribis: >>From 12c8df7c61537e3834fac4bf0e8e340cbac2d2df Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <[email protected]> > Date: Mon, 21 Dec 2020 14:52:38 +0100 > Subject: [PATCH] transformations: Add '--with-patch'. > > Suggested by Philippe Swartvagher <[email protected]>. > > * guix/transformations.scm (transform-package-patches): New procedure. > (%transformations): Add it as 'with-patch'. > (%transformation-options, show-transformation-options-help/detailed): > Add '--with-patch'. > * tests/transformations.scm ("options->transformation, with-patch"): New > test. > * doc/guix.texi (Package Transformation Options): Document it.
Pushed as e38d90d497e19e00263fa28961c688a433154386! Ludo’.
