guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Texlive-texmf


From: Ludovic Courtès
Subject: Re: Texlive-texmf
Date: Sat, 27 Feb 2016 00:20:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> I would like to make the texlive-texmf package private, to avoid that people
> erroneously install it into their profiles. One could still build the big
> data part locally as follows:
>
> guix build texlive-bin  # This will use substitutes.
> guix build --no-substitutes texlive
> # This will build texlive-texmf locally, then create texlive, which consists
> # mainly of symlinks to texlive-texmf.

Or simply:

  guix build -e '(@@ (gnu packages texlive) texlive-texmf)'

> Does anybody see a problem with this?

Fine with me!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]