summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/scripts/package.scm')
-rw-r--r--guix/scripts/package.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm
index 7f53af772f..15f3e13cc1 100644
--- a/guix/scripts/package.scm
+++ b/guix/scripts/package.scm
@@ -389,7 +389,8 @@ current settings and report only settings not already effective."
;; TODO: Offer the choice between exact/prefix/suffix.
(environment-variable-definition variable value
#:separator sep))))
- (evaluate-search-paths search-paths profile getenv))))
+ (evaluate-search-paths search-paths (list profile)
+ getenv))))
(define (display-search-paths entries profile)
"Display the search path environment variables that may need to be set for