summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix/self.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix/self.scm b/guix/self.scm
index 3503fbda43..1b2a73e8f7 100644
--- a/guix/self.scm
+++ b/guix/self.scm
@@ -502,7 +502,8 @@ list of file-name/file-like objects suitable as inputs to 'imported-files'."
;; We're just copying files around, no need to substitute or offload it.
(computed-file name build
#:options '(#:local-build? #t
- #:substitutable? #f)))
+ #:substitutable? #f
+ #:env-vars (("COLUMNS" . "200")))))
(define* (compiled-modules name module-tree modules
#:optional