nixpkgs/lib/systems
Alyssa Ross 4f8a5065d7
lib.systems.inspect.patterns.isEfi: remove "aarch64"
There is no "aarch64" CPU family — it counts as "arm", as can be seen
from the definition of isAarch64 above.

Checked that stdenv.hostPlatform.isEfi is still true on aarch64-linux.
2023-01-29 16:29:47 +00:00
..
architectures.nix lib: fix typos 2022-12-17 18:59:29 -05:00
default.nix lib/systems: fix uname.processor for powerpc{32,64}, mips64 2023-01-01 16:20:50 -08:00
doubles.nix lib.platforms.s390x: init 2023-01-19 17:43:50 +00:00
examples.nix lib/systems: Support FreeBSD 2022-11-04 16:49:28 -04:00
flake-systems.nix lib: fix typos 2022-12-17 18:59:29 -05:00
inspect.nix lib.systems.inspect.patterns.isEfi: remove "aarch64" 2023-01-29 16:29:47 +00:00
parse.nix add mipsisa{32,64}r6[el], closes 209952 2023-01-09 16:04:16 -08:00
platforms.nix Merge pull request #170737 from amjoseph-nixpkgs/fix-mips32-detection 2022-11-21 19:40:18 +02:00