mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
The loongson2f bootstrap files were already at nixos.org.
I make the nix expression point to them.
This commit is contained in:
parent
2ac4ad0c9c
commit
9b973e02e1
@ -7,7 +7,7 @@
|
||||
curl = ./curl.bz2;
|
||||
|
||||
bootstrapTools = {
|
||||
url = "http://viric.name/tmp/nix/loongson2f/cross-bootstrap-tools.cpio.bz2";
|
||||
url = "http://nixos.org/tarballs/stdenv-linux/loongson2f/r22849/cross-bootstrap-tools.cpio.bz2";
|
||||
sha256 = "00aavbk76qjj2gdlmpaaj66r8nzl4d7pyl8cv1gigyzgpbr5vv3j";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user