Author: rob
Date: Tue Oct  4 20:56:31 2011
New Revision: 29647
URL: https://ssl.nixos.org/websvn/nix/?rev=29647&sc=1

Log:
remove nix from buildinputs

Modified:
   hydra/trunk/release.nix

Modified: hydra/trunk/release.nix
==============================================================================
--- hydra/trunk/release.nix     Tue Oct  4 20:53:47 2011        (r29646)
+++ hydra/trunk/release.nix     Tue Oct  4 20:56:31 2011        (r29647)
@@ -17,7 +17,7 @@
       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.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to