Author: rob
Date: Tue Oct 4 20:23:49 2011
New Revision: 29645
URL: https://ssl.nixos.org/websvn/nix/?rev=29645&sc=1
Log:
add nix to buildinputs
Modified:
hydra/trunk/release.nix
Modified: hydra/trunk/release.nix
==============================================================================
--- hydra/trunk/release.nix Tue Oct 4 20:19:14 2011 (r29644)
+++ hydra/trunk/release.nix Tue Oct 4 20:23:49 2011 (r29645)
@@ -17,7 +17,7 @@
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.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits