mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
S3 buckets support object versioning to prevent unexpected changes, but Nix previously lacked the ability to fetch specific versions of S3 objects. This adds support for a `versionId` query parameter in S3 URLs, enabling users to pin to specific object versions: ``` s3://bucket/key?region=us-east-1&versionId=abc123 ``` |
||
|---|---|---|
| .. | ||
| manual | ||