diff options
author | EuAndreh <eu@euandre.org> | 2023-03-21 08:30:21 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-21 08:30:24 -0300 |
commit | ac57631c9fba3288d82735148df61f72076a8747 (patch) | |
tree | 212edbc0acd8cca775993a1180ec398813ae05f4 | |
parent | bin/vm: Do not fail when VM is already up or down (diff) | |
download | dotfiles-ac57631c9fba3288d82735148df61f72076a8747.tar.gz dotfiles-ac57631c9fba3288d82735148df61f72076a8747.tar.xz |
etc/guix/home.scm: Uncomment guile-heredoc
Use "guile-heredoc" over "guile-heredoc-latest".
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 6a833c5..eea6d9c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -540,7 +540,7 @@ left it off the last time it was used.") guile guile-colorized guile-readline - ;; guile-heredoc-latest ; CGit over euandre.org is down + guile-heredoc gzip xz bzip2 |