From 8a0fabf536e6b8e3a95596d70048ecc392cfac8d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 22 Nov 2022 09:09:25 -0300 Subject: bin/update: Do a verbose guix pull --- bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/update') diff --git a/bin/update b/bin/update index cc2412e..c3c7d4a 100755 --- a/bin/update +++ b/bin/update @@ -63,7 +63,7 @@ done shift $((OPTIND - 1)) -guix pull +guix pull -v3 rfc -u repos -e ~/dev/go/ -e ~/dev/quicklisp/ -e ~/dev/archive/ ~/dev/ | -- cgit v1.2.3