about summary refs log tree commit diff
path: root/lib/systems/default.nix
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-04-26 22:08:44 +0200
committersternenseemann <sternenseemann@systemli.org>2022-05-23 21:25:04 +0200
commitfe836f35644a152c5a38d09e162694fec9755b6b (patch)
tree33bd0d3199d5bd19cb36e0f5da6230e3d98ec352 /lib/systems/default.nix
parent953b5d19bca4d4ddfaef5625cca277c47b39f5e7 (diff)
lib/systems/parse: don't consider mode switching CPUs compatible
Since we (exclusively) use isCompatible to gauge whether platform a can
execute binaries built for platform b, mode switching CPUs are not to be
considered compatible for our purposes: Switching the mode of a CPU
usually requires a reset. At the very least we can't execute a mix of
executables for the two modes which would usually be the case in nixpkgs
where we may want to execute buildInputs for the hostPlatform in
addition to nativeBuildInputs for the buildPlatform.
Diffstat (limited to 'lib/systems/default.nix')
0 files changed, 0 insertions, 0 deletions