nixpkgs/pkgs/stdenv
Randy Eckenrode feb89eed00
darwin.stdenv: fix portable libsystem hook with sandboxing
When sandboxing is enabled, the hook tries to run `install_name_tool`
and fails because the system one is inaccessible. Having it use
`targetPrefix` allows it to find and use the cross-install_name_tool.
2023-07-08 20:49:49 -06:00
..
cross pkgs: fix typos 2023-05-19 22:31:04 -04:00
custom
cygwin
darwin darwin.stdenv: fix portable libsystem hook with sandboxing 2023-07-08 20:49:49 -06:00
freebsd config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00
generic stdenv: fix overriding with attrset when finalAttrs isn't used 2023-07-03 21:34:50 +03:00
linux stdenv: eliminate duplicate gnu-config in extraNativeBuildInputs 2023-06-16 02:33:57 -07:00
native treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
nix stdenv/common-path.nix: move to stdenv/generic/ 2022-07-29 18:24:00 -04:00
tests stdenv.tests: Add succeedOnFailure 2022-11-14 19:03:35 +01:00
adapters.nix darwin.stdenv: fix portable libsystem hook with sandboxing 2023-07-08 20:49:49 -06:00
booter.nix
default.nix stdenv: Simplify dispatch 2022-07-29 18:34:02 -04:00