curlMinimal: allow local networking on Darwin

Makes tests pass on 8.12.0

Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
This commit is contained in:
K900
2025-02-09 09:35:20 +03:00
co-authored by Martin Weinelt
parent 4608f17aa6
commit bb92d2bed2
+2
View File
@@ -181,6 +181,8 @@ stdenv.mkDerivation (finalAttrs: {
rm tests/data/test1592
'';
__darwinAllowLocalNetworking = true;
postInstall = ''
moveToOutput bin/curl-config "$dev"