Updating the url for the latest armv5tel linux bootstrap-tools.

svn path=/nixpkgs/branches/stdenv-updates/; revision=18844
This commit is contained in:
Lluís Batlle i Rossell 2009-12-08 19:34:25 +00:00
parent 7cae967c7c
commit 60a5f44759
1 changed files with 1 additions and 1 deletions

View File

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