diff options
author | EuAndreh <eu@euandre.org> | 2021-02-21 15:14:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-21 15:14:22 -0300 |
commit | 4f2980b799d92f2fe8d860370c5273b2a03dcc65 (patch) | |
tree | 8d1065a749ed0521eebebde90206ce5983522d4f /aux/guix/manifest.scm | |
parent | aux/guix/manifest.scm: Add Inkscape package (diff) | |
download | euandre.org-4f2980b799d92f2fe8d860370c5273b2a03dcc65.tar.gz euandre.org-4f2980b799d92f2fe8d860370c5273b2a03dcc65.tar.xz |
aux/guix/: Add packages to fully build in CI containers
Diffstat (limited to '')
-rw-r--r-- | aux/guix/manifest.scm | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index db465b9..e78fe40 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -22,4 +22,9 @@ mdpo git-annex hunspell - inkscape))) + inkscape + imagemagick + ffmpeg + lilypond + mktorrent-latest ;; in xyz-euandreh channel + timidity++))) |