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

doc: ssl-cert-file leaks into OSX builds

This commit is contained in:
Thomas Bereknyei 2025-02-20 17:51:00 -05:00
parent 61f49de7ae
commit bbf6ff29e6

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{