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