nixpkgs/pkgs/stdenv/linux
Adam Joseph 13e63f67dd make-bootstrap-tools-cross: fix typo which prevents hydra eval
When implementing this reviewer request:

  https://github.com/NixOS/nixpkgs/pull/161158#discussion_r822256070

to move mips64el-unknown-linux-* from platforms.nix to examples.nix, I
neglected to update the reference in make-bootstrap-tools-cross.nix.
As a result, the hydra jobs to generate a bootstrap tarball for
mips64el are not running:

  https://hydra.nixos.org/eval/1750828?filter=mips&compare=1750620&full=#tabs-errors

This commit fixes the problem, so the hydra job can run.  Once it
does, I will submit a PR adding the trusted bootstrap tarball hash to
pkgs/stdenv/linux/bootstrap-files/.

Co-authored-by: sterni <sternenseemann@systemli.org>
2022-03-26 12:03:00 +01:00
..
bootstrap-files Merge #151399: stdenv: update aarch64 bootstrap-files 2022-01-04 20:08:39 +01:00
bootstrap-tools Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
bootstrap-tools-musl Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
default.nix stdenv: add bootstrap files for riscv64 2021-11-30 05:03:30 +08:00
make-bootstrap-tools-cross.nix make-bootstrap-tools-cross: fix typo which prevents hydra eval 2022-03-26 12:03:00 +01:00
make-bootstrap-tools.nix make-bootstrap-tools: produce libatomic on riscv platform 2021-11-26 00:32:33 +08:00