nixpkgs/pkgs/test/make-binary-wrapper
Tobias Bergkvist ebf46e5764 makeBinaryWrapper: Fix issues on aarch64-darwin/macOS 12 (Monterey)
Sanitizers don't seem to be present on aarch64-darwin/macOS 12 (Monterey), so they are removed from the aarch64-darwin tests.

Switching from nativeBuildInputs to buildInputs and adding cc to the deps list caused some strange error messages to go away.
2021-12-16 21:29:21 +01:00
..
add-flags.c
add-flags.cmdline
add-flags.env
argv0.c
argv0.cmdline
argv0.env
basic.c
basic.cmdline
basic.env
chdir.c
chdir.cmdline
chdir.env
combination.c
combination.cmdline
combination.env
default.nix
env.c
env.cmdline
env.env
envcheck.c
inherit-argv0.c
inherit-argv0.cmdline
inherit-argv0.env
invalid-env.c
invalid-env.cmdline
prefix.c
prefix.cmdline
prefix.env
suffix.c
suffix.cmdline
suffix.env