all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69281] [PATCH] guix: transformations: Export patched-source function.
@ 2024-02-20  0:22 Nicolas Graves via Guix-patches via
  2024-02-24 17:12 ` bug#69281: close 69281 Nicolas Graves via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-02-20  0:22 UTC (permalink / raw)
  To: 69281; +Cc: ngraves

* guix/transformations.scm: Export patched-source function.

Change-Id: I832e674cfe4b49a66a0c637c220f7ba3c5a65209
---
 guix/transformations.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/guix/transformations.scm b/guix/transformations.scm
index 132ccd957a..ee953f24cb 100644
--- a/guix/transformations.scm
+++ b/guix/transformations.scm
@@ -55,7 +55,8 @@ (define-module (guix transformations)
   #:use-module (srfi srfi-71)
   #:use-module (ice-9 match)
   #:use-module (ice-9 vlist)
-  #:export (options->transformation
+  #:export (patched-source
+            options->transformation
             manifest-entry-with-transformations
 
             tunable-package?
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69281: close 69281
  2024-02-20  0:22 [bug#69281] [PATCH] guix: transformations: Export patched-source function Nicolas Graves via Guix-patches via
@ 2024-02-24 17:12 ` Nicolas Graves via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-02-24 17:12 UTC (permalink / raw)
  To: 69281-done


I don't need the patch anymore.

-- 
Best regards,
Nicolas Graves




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-24 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20  0:22 [bug#69281] [PATCH] guix: transformations: Export patched-source function Nicolas Graves via Guix-patches via
2024-02-24 17:12 ` bug#69281: close 69281 Nicolas Graves via Guix-patches via

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.