nixpkgs/lib/systems
Alyssa Ross cf5d480a06
lib.systems.doubles.all: reorganize
The previous mess was partially grouped by OS, and partially grouped
by architecture, which made it very difficult to know where to add new
entries.

I've chosen to group by OS entirely, because OSes are likely to
maintain exhaustive lists of supported architectures, but it's far
less likely we'd be able to find exhaustive lists of supported OSes
for every architecture.
2021-04-23 13:19:00 +00:00
..
architectures.nix
default.nix
doubles.nix lib.systems.doubles.all: reorganize 2021-04-23 13:19:00 +00:00
examples.nix lib.systems.examples.amd64-netbsd: add warning 2021-04-15 10:45:04 +00:00
inspect.nix
parse.nix
platforms.nix