add nix to buildinputs

This commit is contained in:
Rob Vermaas 2011-10-04 20:23:49 +00:00
parent aaf2448668
commit 8e87f2cf61

View file

@ -17,7 +17,7 @@ rec {
version = builtins.readFile ./version;
buildInputs =
[ perl libxslt dblatex tetex nukeReferences pkgconfig boehmgc ] ;
[ perl libxslt dblatex tetex nukeReferences pkgconfig boehmgc nix] ;
preConfigure = ''
# TeX needs a writable font cache.