aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2018-01-15 19:58:07 +0000
committerng0 <ng0@n0.is>2018-01-15 19:58:07 +0000
commit5d87dcc84b47ad235e5825b54b3ec3551cb14faa (patch)
treededae96761ed68d885ca62e27292db1dd2917c5b
parent43e675f6fdb4a778aadf70dc5c6d8e4fb8dc3386 (diff)
downloadgnunet-guile2-5d87dcc84b47ad235e5825b54b3ec3551cb14faa.tar.gz
gnunet-guile2-5d87dcc84b47ad235e5825b54b3ec3551cb14faa.zip
guix.scm gnunet use texlive-tiny
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 8d03f71..ab52ef8 100644
--- a/guix.scm
+++ b/guix.scm
@@ -127,7 +127,7 @@
127 ("glib" ,glib) 127 ("glib" ,glib)
128 ;; TODO: figure out the right texlive parts. 128 ;; TODO: figure out the right texlive parts.
129 ;;("texlive-minimal" ,texlive-minimal) 129 ;;("texlive-minimal" ,texlive-minimal)
130 ("texlive" ,texlive) 130 ("texlive-tiny" ,texlive-tiny)
131 ("miniupnpc" ,miniupnpc) 131 ("miniupnpc" ,miniupnpc)
132 ("libogg" ,libogg))) 132 ("libogg" ,libogg)))
133 (native-inputs 133 (native-inputs