diff options
author | EuAndreh <eu@euandre.org> | 2022-10-17 23:48:48 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-17 23:48:48 -0300 |
commit | 25124bb113063897d324c11bb6f5622ef78231a3 (patch) | |
tree | cb66bd2f9ea9bfac61bf133fd6649edf4202b614 | |
parent | bin/without-env: Better handling of "--" separator (diff) | |
download | dotfiles-25124bb113063897d324c11bb6f5622ef78231a3.tar.gz dotfiles-25124bb113063897d324c11bb6f5622ef78231a3.tar.xz |
etc/guix/home.scm: Use main Guix channel versions of packages
-rw-r--r-- | etc/guix/home.scm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index a89b3b5..9e3b7b6 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -240,7 +240,7 @@ patchelf man-pages - posix-man-pages + man-pages-posix bash-completion @@ -347,8 +347,8 @@ cmark cmake makefile2graph - po4a-text - mdpo-patched + po4a + mdpo universal-ctags gron reptyr @@ -379,7 +379,7 @@ perl perl-dbi perl-dbd-sqlite - perl-critic + ; perl-critic ; FIXME: wait for https://issues.guix.gnu.org/58603 to be applied perl-json perl-mojolicious perl-regexp-grammars @@ -452,7 +452,7 @@ imagemagick ffmpeg pandoc - mktorrent-latest + mktorrent jekyll flac mediainfo |