nixpkgs-suyu/pkgs/stdenv/linux
Adam Joseph e8b10284f3 linux/default.nix: use mipsel.nix instead of longson.nix for mips32
Right now our bootstrapFiles-selecting algorithm uses the
`loongson2f.nix` bootstrapFiles (which were not built by Hydra).

These bootstrapFiles don't work anymore.  They were added in 2010 by
40405d03ac.

This commit causes mipsel-linux native builds to use the Hydra-built
bootstrap files from this PR instead:

  https://github.com/NixOS/nixpkgs/pull/183487
2023-04-01 23:25:25 -07:00
..
bootstrap-files Merge remote-tracking branch 'origin/master' into staging-next 2023-03-10 13:09:25 +01:00
bootstrap-tools
bootstrap-tools-musl
default.nix linux/default.nix: use mipsel.nix instead of longson.nix for mips32 2023-04-01 23:25:25 -07:00
make-bootstrap-tools-cross.nix
make-bootstrap-tools.nix