Author: viric
Date: Wed Oct 13 20:47:24 2010
New Revision: 24268
URL: https://svn.nixos.org/websvn/nix/?rev=24268&sc=1

Log:
More cross packages for the nanonote

Modified:
   nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix

Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix
==============================================================================
--- nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix    Wed Oct 
13 15:48:37 2010        (r24267)
+++ nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix    Wed Oct 
13 20:47:24 2010        (r24268)
@@ -279,5 +279,14 @@
     nixUnstable.hostDrv = nativePlatforms;
     patch.hostDrv = nativePlatforms;
     zile.hostDrv = nativePlatforms;
+    prboom.hostDrv = nativePlatforms;
+    vim.hostDrv = nativePlatforms;
+    lynx.hostDrv = nativePlatforms;
+    patchelf.hostDrv = nativePlatforms;
+    nix.hostDrv = nativePlatforms;
+    fossil.hostDrv = nativePlatforms;
+    binutils.hostDrv = nativePlatforms;
+    mpg123.hostDrv = nativePlatforms;
+    yacas.hostDrv = nativePlatforms;
   };
 })
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to