aboutsummaryrefslogtreecommitdiff
path: root/aux/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-21 15:14:22 -0300
committerEuAndreh <eu@euandre.org>2021-02-21 15:14:22 -0300
commit4f2980b799d92f2fe8d860370c5273b2a03dcc65 (patch)
tree8d1065a749ed0521eebebde90206ce5983522d4f /aux/guix
parentaux/guix/manifest.scm: Add Inkscape package (diff)
downloadeuandre.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.scm7
-rw-r--r--aux/guix/pinned-channels.scm9
2 files changed, 15 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++)))
diff --git a/aux/guix/pinned-channels.scm b/aux/guix/pinned-channels.scm
index a619cfd..aa1641e 100644
--- a/aux/guix/pinned-channels.scm
+++ b/aux/guix/pinned-channels.scm
@@ -1,5 +1,14 @@
(list
(channel
+ (name 'xyz-euandreh)
+ (url "git://git.euandreh.xyz/package-repository")
+ (branch "main")
+ (introduction
+ (make-channel-introduction
+ "d749e053e6db365069cb9b2ef47a78b06f9e7361"
+ (openpgp-fingerprint
+ "5BDA E9B8 B2F6 C6BC BB0D 6CE5 81F9 0EC3 CD35 6060"))))
+ (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(commit