nixpkgs/pkgs/stdenv
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
40405d03ac383c8c6e45dec59eaad307d03e4c42.

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
..
cross
custom
cygwin
darwin stdenvBootstrapTools: native aarch64-darwin build 2023-02-11 20:11:55 +01:00
freebsd
generic Merge branch 'master' into staging-next 2023-03-24 09:07:41 +01:00
linux linux/default.nix: use mipsel.nix instead of longson.nix for mips32 2023-04-01 23:25:25 -07:00
native treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
nix
tests
adapters.nix Merge staging-next into staging 2023-02-23 18:01:49 +00:00
booter.nix
default.nix