aboutsummaryrefslogtreecommitdiff
path: root/aux/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-28 23:43:15 -0300
committerEuAndreh <eu@euandre.org>2021-02-28 23:43:15 -0300
commit7620e3fb70d943c77c91fb91a7cfc65da6badfca (patch)
treea3c1d9743fca015d39cb4e500af62c4c6d7853d0 /aux/guix
parentMakefile: Add dependencies.svg to clean target (diff)
downloadpackage-repository-7620e3fb70d943c77c91fb91a7cfc65da6badfca.tar.gz
package-repository-7620e3fb70d943c77c91fb91a7cfc65da6badfca.tar.xz
manifest.scm: Add graphviz package
Diffstat (limited to 'aux/guix')
-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 24b76ed..68fd56e 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -16,4 +16,5 @@
gettext
groff
pandoc
- nixfmt)))
+ nixfmt
+ graphviz)))