1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 22:01:15 +02:00

Merge pull request #12542 from tomberek/tomberek.ssl-default

doc: ssl-cert-file leaks into OSX builds
This commit is contained in:
Eelco Dolstra 2025-02-24 14:51:34 +01:00 committed by GitHub
commit f3ea14c8dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1059,7 +1059,10 @@ public:
1. `NIX_SSL_CERT_FILE`
2. `SSL_CERT_FILE`
)"};
)",
{},
// Don't document the machine-specific default value
false};
#if __linux__
Setting<bool> filterSyscalls{