mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-26 01:40:10 +00:00
Linux builder don't have internet access by default and the test suite detects that. Darwin usually builds without a sandbox and has internet access. This leads to unpredictable build failures, e.g. when IPv6 connectivity isn't available Fixes #356803 Signed-off-by: Florian Brandes <florian.brandes@posteo.de>