mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
Setting a public URL for the pi bootstrap tools
This commit is contained in:
parent
2717392cbf
commit
120499c03a
@ -7,7 +7,7 @@
|
||||
curl = ../armv5tel/curl.bz2;
|
||||
|
||||
bootstrapTools = {
|
||||
url = "file:///root/v6/bootstrap-tools.cpio.bz2";
|
||||
url = http://viric.name/tmp/nix/pi/bootstrap-tools.cpio.bz2;
|
||||
sha256 = "01s4z461jv9plsxwkspjakdvjxzd5pd84i73nc2ynag5hmjyj63d";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user