On Fri, Jan 9, 2009 at 7:46 PM, Michael Raskin <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Valentin David wrote: >> Now, it calls the good pdflatex. But then it looks for pdflatex.fmt. >> And apparently this file is neither in the texlive package nor the >> texlive-extra one. So it takes the one in the local installation. > > How did you install TeXLive? Unfortunately, it needs installing a > wrapper expression. I decided to do it this ugly way because I need to > regenerate some index files to get anything to work.. You can look in my > configuration.nix in configurations/ tree for an example of installing > an expression for TeXLive.
I added it as dependency to the package I am trying to build. It installed it. To test it after, since it was working strangely, I did a nix-env -i of the package in my local store. -- Valentin David [email protected] _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
