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 pkgs/stdenv/linux: add powerpc64le bootstrap-files 2022-04-11 18:35:44 -07:00
bootstrap-tools Revert "stdenv bootstrap tools: adjust with glibc-2.34" 2022-04-04 20:40:41 +02:00
bootstrap-tools-musl Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
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-cross: fix typo which prevents hydra eval 2022-03-26 12:03:00 +01:00
make-bootstrap-tools.nix config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00