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

* [bug#53330] (no subject)
  2022-01-17 22:55 [bug#53330] [PATCH] guix: gexp: Export gexp-inputs jgart via Guix-patches via
@ 2022-01-17 23:19 ` 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
  1 sibling, 1 reply; 4+ messages in thread
From: jgart via Guix-patches via @ 2022-01-17 23:19 UTC (permalink / raw)
  To: 53330

Hi Guixers, wdyt?

gexp-inputs can be a useful function that can be part of the
public interface. Why might this be a good/bad idea?

I can send a patch for gexp-outputs if it makes sense to do so also.

all best,

jgart




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

* [bug#53330] (no subject)
  2022-01-17 23:19 ` [bug#53330] (no subject) jgart via Guix-patches via
@ 2022-01-17 23:26   ` jgart via Guix-patches via
  0 siblings, 0 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2022-01-17 23:26 UTC (permalink / raw)
  To: 53330

On Mon, 17 Jan 2022 18:19:08 -0500 jgart <jgart@dismail.de> wrote:
> Hi Guixers, wdyt?
> 
> gexp-inputs can be a useful function that can be part of the
> public interface. Why might this be a good/bad idea?
> 
> I can send a patch for gexp-outputs if it makes sense to do so also.
> 
> all best,
> 
> jgart

close 53330

‎civodul‎: jgart: i'd rather not expose gexp internals  
‎01/17/2022 | 06:21:27 PM  ‎civodul‎: there's lower-gexp if you really need something low-level  




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

* [bug#53330] close 53330
  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-18  3:12 ` jgart via Guix-patches via
  1 sibling, 0 replies; 4+ messages in thread
From: jgart via Guix-patches via @ 2022-01-18  3:12 UTC (permalink / raw)
  To: 53330; +Cc: Tobias Geerinckx-Rice


Doxxed!

Thanks!

jgart




^ permalink raw reply	[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).