summaryrefslogtreecommitdiff
path: root/guix/search-paths.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/search-paths.scm')
-rw-r--r--guix/search-paths.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/search-paths.scm b/guix/search-paths.scm
index ee7e9a131f..7fd15d440c 100644
--- a/guix/search-paths.scm
+++ b/guix/search-paths.scm
@@ -35,6 +35,7 @@
search-path-specification->sexp
sexp->search-path-specification
+ string-tokenize*
evaluate-search-paths
environment-variable-definition
search-path-definition))