stdenv bootstrap tools: switch one file to official URL
This commit is contained in:
parent
48a997cd76
commit
cf242659fe
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
busybox = import <nix/fetchurl.nix> {
|
busybox = import <nix/fetchurl.nix> {
|
||||||
url = http://nixos-arm.dezgeg.me/bootstrap-aarch64-2017-03-11-bb3ef8/busybox;
|
url = http://tarballs.nixos.org/stdenv-linux/aarch64/bb3ef8a95c9659596b8a34d27881cd30ffea2f9f/busybox;
|
||||||
sha256 = "12qcml1l67skpjhfjwy7gr10nc86gqcwjmz9ggp7knss8gq8pv7f";
|
sha256 = "12qcml1l67skpjhfjwy7gr10nc86gqcwjmz9ggp7knss8gq8pv7f";
|
||||||
executable = true;
|
executable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user