1 # See [RFC 46] for mandated platform support and ../../pkgs/stdenv for
2 # implemented platform support. This list is mainly descriptive, i.e. all
3 # system doubles for platforms where nixpkgs can do native compilation
4 # reasonably well are included.
6 # [RFC 46]: https://github.com/NixOS/rfcs/blob/master/rfcs/0046-platform-support-tiers.md
21 # Other platforms with sufficient support in stdenv which is not formally
22 # mandated by their platform tier.
28 # "x86_64-freebsd" is excluded because it is mostly broken