summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-07-26 17:04:32 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-07-26 17:04:32 +0200
commitda139f7dcc4458aeb7764e4ee4f27c5d0731ce20 (patch)
treebe253842b496efdcf4a4736660989171ffb3c624 /guix.scm
parent18898e2d2616eac3f95b34f73db0a7ae74db5f33 (diff)
List all deps in guix manifest
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 9ab06d7..b584c8c 100644
--- a/guix.scm
+++ b/guix.scm
@@ -1,2 +1,2 @@
(specifications->manifest
- '("python-pyyaml" "python" "chibi-scheme" "ghc-pandoc" "make" "ghostscript"))
+ '("python-pyyaml" "python" "chibi-scheme" "ghc-pandoc" "make" "ghostscript" "texlive" "inkscape"))