remove nix from buildinputs

This commit is contained in:
Rob Vermaas 2011-10-04 20:56:31 +00:00
parent bfdb138010
commit 926c622252

View file

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