summaryrefslogtreecommitdiff
path: root/guix/ui.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-02-28 00:03:34 +0100
committerLudovic Courtès <ludo@gnu.org>2020-02-28 00:03:34 +0100
commitc2f9ea2b502a617bb69227d5f858eee9d4288a6a (patch)
tree02fb155d7047f7d52acdbd2e9368b4a344c2dab1 /guix/ui.scm
parent71c3c3df92375ca9b4bd28b2be90dda67288fa5c (diff)
downloadpatches-c2f9ea2b502a617bb69227d5f858eee9d4288a6a.tar
patches-c2f9ea2b502a617bb69227d5f858eee9d4288a6a.tar.gz
Revert "ui: Only display link in capable terminals."
This reverts commit d7545a6b538813e88195d084f75a3e87065c999e. The commit led to a test failure in 'tests/guix-package-net.sh'. It also led to disagreements discussed here: https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00353.html Reverting until these are addressed.
Diffstat (limited to 'guix/ui.scm')
-rw-r--r--guix/ui.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/ui.scm b/guix/ui.scm
index 22a6d6c8e3..fbe2b70485 100644
--- a/guix/ui.scm
+++ b/guix/ui.scm
@@ -1638,7 +1638,7 @@ DURATION-RELATION with the current time."
(let* ((file (generation-file-name profile number))
(link (if (supports-hyperlinks?)
(cut file-hyperlink file <>)
- (cut format #f (G_ "~a~%file: ~a") <> file)))
+ identity))
(header (format #f (link (highlight (G_ "Generation ~a\t~a")))
number
(date->string