Updating the url to the armv5tel-linux bootstrap files, once niksnut

updated the svn checkout published in http://nixos.org/tarballs/stdenv-linux/


svn path=/nixpkgs/branches/stdenv-updates/; revision=18700
This commit is contained in:
Lluís Batlle i Rossell 2009-11-29 21:30:46 +00:00
parent 0e691fca14
commit 6089b48c03

View File

@ -7,7 +7,7 @@
curl = ./curl.bz2;
bootstrapTools = {
url = "http://vicerveza.homeunix.net/~viric/tmp/bootstrap-tools-armv5tel-linux.cpio.bz2";
url = "http://nixos.org/tarballs/stdenv-linux/armv5tel/r17267/bootstrap-tools.cpio.bz2";
sha256 = "0b7mrcl7naj1xpqx1qnlmd825dxzikzhxir3mw4pr3dy28n0b2ka";
};
}