nixpkgs/pkgs/development/libraries/capnproto
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
..
default.nix lib.systems.elaborate: expose canExecute predicate over isCompatible 2022-05-23 21:25:04 +02:00
musl-no-fibers.patch capnproto: regenerate patch with more clear commit message 2022-03-21 08:31:32 -05:00