gexp: Keep 'lower-inputs' private.
It had been made public inmaster6b6298ae39
but it's no longer needed since779aa003fb
. * guix/gexp.scm (lower-inputs): Do not export.
parent
4fa9d48fd4
commit
a26006ff72
|
@ -120,8 +120,6 @@
|
|||
file-like?
|
||||
lower-object
|
||||
|
||||
lower-inputs
|
||||
|
||||
&gexp-error
|
||||
gexp-error?
|
||||
&gexp-input-error
|
||||
|
|
Reference in New Issue