summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-07-26 13:44:28 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-07-26 13:44:28 +0200
commit611af200936a56d2c8ce3af95001615303f49d24 (patch)
tree537cd0bac450a5b54b9e63a5514600c394468520 /guix.scm
parent8553ff5e291a90746f1d2bc05b6ad02bc05f7676 (diff)
Move from tikz to EPS:
- Needs ghostscript
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 fdbcbe8..9ab06d7 100644
--- a/guix.scm
+++ b/guix.scm
@@ -1,2 +1,2 @@
(specifications->manifest
- '("python-pyyaml" "python" "chibi-scheme" "ghc-pandoc" "make"))
+ '("python-pyyaml" "python" "chibi-scheme" "ghc-pandoc" "make" "ghostscript"))