gexp: Export <local-file> accessors.
* guix/gexp.scm (local-file-file, local-file-name, local-file-recursive?): Export.
This commit is contained in:
parent
ad29c6f2e5
commit
74d441abee
|
@ -33,6 +33,9 @@
|
|||
gexp-input?
|
||||
local-file
|
||||
local-file?
|
||||
local-file-file
|
||||
local-file-name
|
||||
local-file-recursive?
|
||||
|
||||
gexp->derivation
|
||||
gexp->file
|
||||
|
|
Loading…
Reference in New Issue