Cole Helbling
fed54f3550
tests/nixos/s3-binary-cache-store: disable default substituter so it runs faster
...
Since networking is disabled in these VMs, trying to talk to the default
cache.nixos.org slows the test down (since it can't resolve it).
(cherry picked from commit f0c1262d23
)
2025-01-10 09:48:23 +00:00
Cole Helbling
6c1dfab347
tests/nixos/s3-binary-cache-store: test that "object does not exist" error message is properly formatted
...
(cherry picked from commit 535724fd79
)
2025-01-10 09:48:22 +00:00
Eelco Dolstra
4912a9e7fd
builtins.fetchurl: Fix segfault on s3:// URLs
...
Also, add an activity to show that we're downloading an s3:// file.
Fixes #11674 .
(cherry picked from commit 0500fba56a
)
2024-10-14 14:44:28 +02:00
Eelco Dolstra
d80bf54e3b
Add a VM test for S3BinaryCacheStore
...
Fixes #11238 .
(cherry picked from commit 2950f9e18a
)
2024-10-14 14:44:28 +02:00