nixpkgs/pkgs/misc/tex
Eelco Dolstra 04cc6b721a * Made findLaTeXIncludes pure. Previously find-includes.pl looked
outside of the Nix store for the dependencies of the root source
  file, which is impure.  That's why it needed the
  `builtins.currentTime' hack to force a rebuild.  It also didn't work
  in a chroot.  Now find-includes.pl only scans the source file at
  hand, and we use builtins.genericClosure to find all includes
  recursively.

svn path=/nixpkgs/trunk/; revision=16414
2009-07-17 15:10:01 +00:00
..
auctex corrected site-lisp directory 2008-04-22 20:28:25 +00:00
dblatex * Fix xrefs and callouts that refer to xml:ids (rather than ids). 2009-07-10 12:09:58 +00:00
lazylist * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
nix * Made findLaTeXIncludes pure. Previously find-includes.pl looked 2009-07-17 15:10:01 +00:00
pgf * PGF 2.00 (keeping the old one so that I can still build old documents). 2008-10-08 14:03:44 +00:00
polytable * Removed some assertions that rely on pointer equality. (It's kind 2009-05-12 12:50:07 +00:00
tetex * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
texlive * Fix some attributes that now make nix-env -q --meta barf. 2009-07-02 09:08:01 +00:00