aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-17 01:52:02 -0300
committerEuAndreh <eu@euandre.org>2021-06-17 01:52:02 -0300
commit68b1bc44978981979340bf3df4dbb3ee44a22e7d (patch)
treeb43b43f92878bfdc5076377c79196dcc621f56db /aux
parentMakefile: Run scripts in dev-check instead of check (diff)
downloadpackage-repository-68b1bc44978981979340bf3df4dbb3ee44a22e7d.tar.gz
package-repository-68b1bc44978981979340bf3df4dbb3ee44a22e7d.tar.xz
aux/guix/manifest.scm: Add jq
Diffstat (limited to 'aux')
-rw-r--r--aux/guix/manifest.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
index 68fd56e..d00d196 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -17,4 +17,5 @@
groff
pandoc
nixfmt
- graphviz)))
+ graphviz
+ jq)))