nixpkgs/pkgs
sternenseemann 3ab8db0ad0 mandoc: fix executableCross condition
isCompatible concerns itself with architecture compatibility which does
not constitute executability by itself, since there are other key
factors like the Kernel/syscall interface targeted. As mode switching is
considered compatible (e.g. ppc64le and ppc64), we can't even use
isCompatible to establish the architecture subset of executability.
For the lack of a better alternative, we'll just compare the system
tuples for now which will loose us support for x86_64-linux ->
i686-linux, but this is probably a bearable consequence.
2022-01-23 15:18:45 +01:00
..
applications Merge pull request #154946 from kraem/kraem/rivercarro_init 2022-01-23 07:17:51 -06:00
build-support
common-updater
data
desktops
development mixRelease: allow specifying buildInputs (#156288) 2022-01-23 23:13:53 +09:00
games
misc canon-cups-ufr2: fix library patching; use proot to enable cnsetuputil2 (#156090) 2022-01-23 08:33:44 -05:00
os-specific
pkgs-lib
servers Merge pull request #155848 from plabadens/python-co2signal 2022-01-23 11:40:18 +01:00
shells
stdenv
test
tools mandoc: fix executableCross condition 2022-01-23 15:18:45 +01:00
top-level Merge pull request #155442 from IvarWithoutBones/init/optifine-versions 2022-01-23 07:36:47 -06:00