aboutsummaryrefslogtreecommitdiff
path: root/aux/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-21 14:01:53 -0300
committerEuAndreh <eu@euandre.org>2021-02-21 14:09:42 -0300
commit24f6e42ba96d03aad5dc216e340dd5219869686b (patch)
tree704d091da046bc319999fdb01e41d1b1484fdaf3 /aux/guix
parentaux/ci/ci-build.sh: run git annex get (diff)
downloadeuandre.org-24f6e42ba96d03aad5dc216e340dd5219869686b.tar.gz
euandre.org-24f6e42ba96d03aad5dc216e340dd5219869686b.tar.xz
aux/guix/manifest.scm: Add Inkscape package
Diffstat (limited to '')
-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 0347f3e..db465b9 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -21,4 +21,5 @@
mediainfo
mdpo
git-annex
- hunspell)))
+ hunspell
+ inkscape)))