guix-devel
[Top][All Lists]
Advanced

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

Re: Texlive-texmf


From: Andreas Enge
Subject: Re: Texlive-texmf
Date: Sun, 28 Feb 2016 09:32:12 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

On Sat, Feb 27, 2016 at 12:20:33AM +0100, Ludovic Courtès wrote:
> Or simply:
>   guix build -e '(@@ (gnu packages texlive) texlive-texmf)'

That is nifty! I suppose this also uses substitutes if present? In that case,
we could even make the texlive-bin package private as well, and a user could
execute:
   guix build -e '(@@ (gnu packages texlive) texlive-bin)'
   guix download file:/my/path/to/texlive-20150523-texmf.tar.xz
   guix build -e '(@@ (gnu packages texlive) texlive)' --no-substitutes

Andreas




reply via email to

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