mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Adds a comprehensive test to verify that `nix-prefetch-url` correctly handles S3 URLs with query parameters (e.g., custom endpoints and regions). Previously, nix-prefetch-url would fail with "invalid store path" errors when given S3 URLs with query parameters like `?endpoint=http://server:9000®ion=eu-west-1`, because it incorrectly extracted the filename from the query parameters instead of the path. |
||
|---|---|---|
| .. | ||
| functional | ||
| installer | ||
| nixos | ||
| repl-completion.nix | ||