3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/stdenv/linux
sternenseemann acb063701a lib.systems.elaborate: expose canExecute predicate over isCompatible
canExecute is like isCompatible, but also checks that the Kernels are
_equal_, i.e. that both platforms use the same syscall interface. This
is crucial in order to actually be able to execute binaries for the
other platform.

isCompatible is dropped, since it has changed semantically and there's
no use case left in nixpkgs.
2022-05-23 21:25:04 +02:00
..
bootstrap-files
bootstrap-tools
bootstrap-tools-musl
default.nix lib.systems.elaborate: expose canExecute predicate over isCompatible 2022-05-23 21:25:04 +02:00
make-bootstrap-tools-cross.nix
make-bootstrap-tools.nix