guix-devel/gnu
Andreas Enge 0aa34e820c gnu: texlive: Make the package structure more modular.
* gnu/packages/texlive.scm (texlive-bin, texlive-texmf): New variables.
  The first one contains the binaries; the second one the texmf tree.
  (texlive): Drop output "data". Create the output "out" as the union
  of the suitable subdirectories of texlive-bin and texlive-texmf, and
  wrap the binaries, setting TEXMFCNF to the value corresponding to
  texlive-texmf.
2015-03-16 13:04:11 +01:00
..
build system: Add /etc/ssl symlink; set needed variables in /etc/profile. 2015-03-03 13:49:12 -05:00
packages gnu: texlive: Make the package structure more modular. 2015-03-16 13:04:11 +01:00
services services: slim: Pass SESSION to ~/.xsession as "$1". 2015-03-13 22:57:22 +08:00
system system: Adjust '.bashrc' skeleton for non-interactive SSH sessions. 2015-03-12 19:00:54 +01:00
artwork.scm artwork: Update to latest GRUB image. 2015-02-24 23:43:03 +01:00
packages.scm gnu: Raise an error when a bootstrap binary is not found. 2015-01-26 00:06:32 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Add /etc/bashrc that loads bash-completion when available. 2015-03-12 22:52:18 +01:00