aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-22 09:09:25 -0300
committerEuAndreh <eu@euandre.org>2022-11-22 09:09:25 -0300
commit8a0fabf536e6b8e3a95596d70048ecc392cfac8d (patch)
tree1713d3c20c7b3404812b6fff2c31e9540bfe882d /bin
parentetc/guix/system.scm: Add /etc/aliases entry for root -> andreh (diff)
downloaddotfiles-8a0fabf536e6b8e3a95596d70048ecc392cfac8d.tar.gz
dotfiles-8a0fabf536e6b8e3a95596d70048ecc392cfac8d.tar.xz
bin/update: Do a verbose guix pull
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update2
1 files changed, 1 insertions, 1 deletions
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/ |