Updating the url for the latest armv5tel linux bootstrap-tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=18844
This commit is contained in:
parent
7cae967c7c
commit
60a5f44759
|
@ -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";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue