1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests/nixos
Bernardo Meurer Costa e38128b90d
feat(libstore): support S3 object versioning via versionId parameter
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
```
2025-10-25 07:57:58 +00:00
..
ca-fd-leak Apply clang-format universally. 2025-07-18 12:47:27 -04:00
cgroups Format .nix files 2025-01-24 17:04:02 +01:00
containers Format .nix files 2025-01-24 17:04:02 +01:00
fetch-git Fix Git LFS SSH issues 2025-08-13 21:04:29 +03:00
functional tests/nixos: Parametrize on the system 2025-07-29 01:24:03 +03:00
user-sandboxing don't include derivation name in temporary build directories 2025-08-27 09:48:31 +02:00
authorization.nix Revert "tests/nixos: Fix daemon store reference in authorization test" 2025-09-17 22:05:26 +03:00
chroot-store.nix Disallow the build directory having world-writable parents 2025-06-22 16:49:44 +02:00
content-encoding.nix add http binary cache test for compression options 2025-09-30 10:35:46 +02:00
default.nix tests/nixos: Rename back S3 store nixos test 2025-10-16 21:49:35 +03:00
fetchers-substitute.nix fix(libfetchers): substitute fetchTarball and fetchurl 2025-10-02 19:33:02 +00:00
fetchurl.nix Format .nix files 2025-01-24 17:04:02 +01:00
fsync.nix Format .nix files 2025-01-24 17:04:02 +01:00
git-submodules.nix tests/nixos: Work around network-online.target inactivity 2025-04-01 16:36:47 +02:00
github-flakes.nix tests: Tests for writeable dummy in-memory store 2025-09-21 13:36:31 +03:00
nix-copy-closure.nix Fix nix-copy-closure VM test 2025-05-15 12:55:08 +02:00
nix-copy.nix tests/nixos: Work around network-online.target inactivity 2025-04-01 16:36:47 +02:00
nix-docker-test.sh tests/nixos: add more thorough nix-docker tests 2024-11-11 22:56:46 +00:00
nix-docker.nix docker: use callPackage, parametrise the image build 2025-06-12 19:50:31 +02:00
nss-preload.nix tests/nixos: Work around network-online.target inactivity 2025-04-01 16:36:47 +02:00
remote-builds-ssh-ng.nix tests/nixos: Work around network-online.target inactivity 2025-04-01 16:36:47 +02:00
remote-builds.nix flake: Apply nixfmt 1.0.0 2025-08-18 20:29:45 +03:00
s3-binary-cache-store.nix feat(libstore): support S3 object versioning via versionId parameter 2025-10-25 07:57:58 +00:00
setuid.nix Format .nix files 2025-01-24 17:04:02 +01:00
sourcehut-flakes.nix installers, tests: remove --preserve=mode from cp invocations 2025-07-07 15:34:18 -06:00
tarball-flakes.nix installers, tests: remove --preserve=mode from cp invocations 2025-07-07 15:34:18 -06:00