1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00
nixpkgs/lib/systems
Alyssa Ross 904b79c696
lib.systems: force qemuArch to "aarch64" on aarch64
qemu architecture names are fixed — we're using uname here just
because it's more likely to be correct than CPU name (see e.g. POWER).
This means that aarch64 is always called aarch64, even on Darwin where
uname reports arm64.

Fixes: 61582c7043 ("lib/systems: use Darwin architecture names for `config` and `uname`")
2025-04-11 10:32:19 +02:00
..
architectures.nix lib/systems/architecures: Add generic inferiors for x86-64 AMD 2025-04-02 14:43:21 +02:00
default.nix lib.systems: force qemuArch to "aarch64" on aarch64 2025-04-11 10:32:19 +02:00
doubles.nix treewide: drop support for 32‐bit Darwin 2025-04-02 21:20:44 +01:00
examples.nix Merge remote-tracking branch 'origin/master' into staging-next 2025-04-06 11:20:16 +03:00
flake-systems.nix stdenv/freebsd: reinit 2024-07-19 21:32:05 -07:00
inspect.nix treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
parse.nix lib/systems: use Darwin architecture names for config and uname 2025-04-02 21:22:47 +01:00
platforms.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00