diff options
author | EuAndreh <eu@euandre.org> | 2021-02-09 13:39:28 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-09 13:39:28 -0300 |
commit | 9bfda37feafc3d86eb2f96c4f21793f34a2c1cdf (patch) | |
tree | 18ce61652e7f68a29611bc6b0f3c568538776fca /aux/guix/manifest.scm | |
parent | Remove Gemfile and Gemfile.lock in favor of Jekyll made available via Guix (diff) | |
download | euandre.org-9bfda37feafc3d86eb2f96c4f21793f34a2c1cdf.tar.gz euandre.org-9bfda37feafc3d86eb2f96c4f21793f34a2c1cdf.tar.xz |
manifest.scm: Add almost all packages to build and test entirely with Guix
Diffstat (limited to 'aux/guix/manifest.scm')
-rw-r--r-- | aux/guix/manifest.scm | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index fc18a87..0347f3e 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -14,5 +14,11 @@ perl shellcheck pandoc + gettext - jekyll))) + jekyll + flac + mediainfo + mdpo + git-annex + hunspell))) |