From da139f7dcc4458aeb7764e4ee4f27c5d0731ce20 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sun, 26 Jul 2020 17:04:32 +0200 Subject: List all deps in guix manifest --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guix.scm') 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")) -- cgit v1.2.3