forked from mirrors/nixpkgs
Setting the loongson2f bootstrap tools in a public place.
It'd be nice having this in nixos.org though.
This commit is contained in:
parent
4f31337f07
commit
2ac4ad0c9c
|
@ -7,7 +7,7 @@
|
|||
curl = ./curl.bz2;
|
||||
|
||||
bootstrapTools = {
|
||||
url = "file:///root/cross-bootstrap-tools.cpio.bz2";
|
||||
url = "http://viric.name/tmp/nix/loongson2f/cross-bootstrap-tools.cpio.bz2";
|
||||
sha256 = "00aavbk76qjj2gdlmpaaj66r8nzl4d7pyl8cv1gigyzgpbr5vv3j";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue