unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53330] [PATCH] guix: gexp: Export gexp-inputs.
@ 2022-01-17 22:55 jgart via Guix-patches via
  2022-01-17 23:19 ` [bug#53330] (no subject) jgart via Guix-patches via
  2022-01-18  3:12 ` [bug#53330] close 53330 jgart via Guix-patches via
  0 siblings, 2 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2022-01-17 22:55 UTC (permalink / raw)
  To: 53330; +Cc: jgart

* guix/gexp.scm (gexp-inputs): Export gexp-inputs variable.
---
 guix/gexp.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/gexp.scm b/guix/gexp.scm
index 01dca902f7..bdcac652a8 100644
--- a/guix/gexp.scm
+++ b/guix/gexp.scm
@@ -48,6 +48,7 @@ (define-module (guix gexp)
 
             gexp-input
             gexp-input?
+            gexp-inputs
             gexp-input-thing
             gexp-input-output
             gexp-input-native?
-- 
2.34.1





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

end of thread, other threads:[~2022-01-18  3:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 22:55 [bug#53330] [PATCH] guix: gexp: Export gexp-inputs jgart via Guix-patches via
2022-01-17 23:19 ` [bug#53330] (no subject) jgart via Guix-patches via
2022-01-17 23:26   ` jgart via Guix-patches via
2022-01-18  3:12 ` [bug#53330] close 53330 jgart via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).