summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix/gexp.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/guix/gexp.scm b/guix/gexp.scm
index b08a361232..03b4cbf19e 100644
--- a/guix/gexp.scm
+++ b/guix/gexp.scm
@@ -33,6 +33,9 @@
             gexp-input?
             local-file
             local-file?
+            local-file-file
+            local-file-name
+            local-file-recursive?
 
             gexp->derivation
             gexp->file