Updating xburst-tools (blind commit, I did not try to build them)

svn path=/nixpkgs/trunk/; revision=31377
This commit is contained in:
Lluís Batlle i Rossell 2012-01-06 21:06:22 +00:00
parent 6df3e4e928
commit 01c5028c7c
2 changed files with 4 additions and 3 deletions

View file

@ -2,15 +2,15 @@
, gccCross ? null }:
let
version = "2011-03-08";
version = "2011-12-26";
in
stdenv.mkDerivation {
name = "xburst-tools-${version}";
src = fetchgit {
url = git://projects.qi-hardware.com/xburst-tools.git;
rev = "a3a38cabf1e854667d90f49f0b4487e28974a3a6";
sha256 = "ac5671708cf9d18de79207530335f6781fa4bedf55288069786f4ecb971c4658";
rev = "c71ce8e15db25fe49ce8702917cb17720882e341";
sha256 = "abe4c4591183f2bc5ca6363451d1cd7d966c080b4f5bfb0fedf7e9a4f70267a4";
};
preConfigure = ''

View file

@ -1586,6 +1586,7 @@ let
gcc = {
arch = "mips32";
};
openssl.system = "linux-generic32";
};
};
in