* Fix an evaluation error in xburst-tools.

svn path=/nixpkgs/branches/stdenv-updates/; revision=25311
This commit is contained in:
Eelco Dolstra 2010-12-28 17:25:17 +00:00
parent 8739052716
commit 5bb4096763
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{stdenv, fetchgit, libusb, autoconf, automake, confuse
, gccCross ? null}:
{ stdenv, fetchgit, libusb, autoconf, automake, confuse
, gccCross ? null }:
let
version = "2010-07-29";

View file

@ -1384,7 +1384,7 @@ let
x11_ssh_askpass = callPackage ../tools/networking/x11-ssh-askpass { };
xbursttools = import ../tools/misc/xburst-tools {
xbursttools = assert stdenv ? glibc; import ../tools/misc/xburst-tools {
inherit stdenv fetchgit autoconf automake libusb confuse;
# It needs a cross compiler for mipsel to build the firmware it will
# load into the Ben Nanonote