projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54323fd
)
guix-env.scm: texlive-tiny is enough for the info output
author
ng0
<ng0@n0.is>
Sun, 14 Jan 2018 19:05:48 +0000
(19:05 +0000)
committer
ng0
<ng0@n0.is>
Sun, 14 Jan 2018 19:05:48 +0000
(19:05 +0000)
guix-env.scm
patch
|
blob
|
history
diff --git
a/guix-env.scm
b/guix-env.scm
index 7708b2706ad461af76901613f45e61c472138da9..d44b4d71fbc7c48b43da547e9c7f664e8ee04189 100644
(file)
--- a/
guix-env.scm
+++ b/
guix-env.scm
@@
-110,7
+110,8
@@
("gmp" ,gmp)
("bluez" ,bluez) ; for optional bluetooth feature
("glib" ,glib)
- ("texlive" ,texlive) ;FIXME: minimize.
+ ;; ("texlive" ,texlive) ;FIXME: minimize.
+ ("texlive-tiny" ,texlive-tiny) ;; Seems to be enough for _just_ info output.
("miniupnpc" ,miniupnpc)
("libogg" ,libogg)))
(native-inputs