summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix/inferior.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/inferior.scm b/guix/inferior.scm
index 783be64fa4..572114f626 100644
--- a/guix/inferior.scm
+++ b/guix/inferior.scm
@@ -816,7 +816,7 @@ determines whether CHANNELS are authenticated."
(return cached))
(mbegin %store-monad
(add-temp-root* (derivation->output-path profile))
- (return profile))))))))
+ (return (derivation->output-path profile)))))))))
(define* (inferior-for-channels channels
#:key