mirror of
https://github.com/NixOS/nix.git
synced 2025-11-20 17:29:36 +01:00
The macro now accurately reflects its purpose: gating only AWS authentication code, not all S3 functionality. S3 URL parsing, store configuration, and public bucket access work regardless of this flag. This rename clarifies that: - S3 support is always available (URL parsing, store registration) - Only AWS credential resolution requires the flag - The flag controls AWS CRT SDK dependency, not S3 protocol support |
||
|---|---|---|
| .. | ||
| buildenv.cc | ||
| fetchurl.cc | ||
| unpack-channel.cc | ||