Author: rob
Date: Fri Aug 19 12:54:32 2011
New Revision: 28685
URL: https://svn.nixos.org/websvn/nix/?rev=28685&sc=1

Log:
grmbl, not awake yet, typo

Modified:
   hydra-config/gnu/trunk/zile/release.nix

Modified: hydra-config/gnu/trunk/zile/release.nix
==============================================================================
--- hydra-config/gnu/trunk/zile/release.nix     Fri Aug 19 12:53:43 2011        
(r28684)
+++ hydra-config/gnu/trunk/zile/release.nix     Fri Aug 19 12:54:32 2011        
(r28685)
@@ -61,7 +61,7 @@
         
       tarball = pkgs: {
         HELP2MAN = "${pkgs.help2man}/bin/help2man";
-        buildInputs = with pkgs; [ ncurses help2man lua5 perl boehmgc m4 
gitAndTools.git gitAndTools.git2cl gnugpg];
+        buildInputs = with pkgs; [ ncurses help2man lua5 perl boehmgc m4 
gitAndTools.git gitAndTools.git2cl gnupg];
         dontBuild = false;
       } ;
       
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to