nixpkgs/pkgs/tools/package-management/nix
Randy Eckenrode 8dd78e6dc9
nix: fix installCheckPhase crashes on Darwin
Ensure that `OBJC_DISABLE_INITIALIZE_FORK_SAFETY=yes` is set when
starting the Nix daemon during tests, or the fetchurl.sh test will
crash trying to initialize libcurl. This is happening since IPv6 support
was enabled in https://github.com/NixOS/nixpkgs/pull/277471.

See also:
- http://sealiesoftware.com/blog/archive/2017/6/5/Objective-C_and_fork_in_macOS_1013.html
- https://github.com/NixOS/nix/pull/2674
2024-01-04 19:22:05 -05:00
..
patches
common.nix nix: fix installCheckPhase crashes on Darwin 2024-01-04 19:22:05 -05:00
default.nix nixVersions.nix_2_3: fix build against current gcc 2023-12-25 16:29:05 +00:00
nix-perl.nix