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 1b1d7e3047
test(nixos): add nix-prefetch-url test for S3 URLs with query parameters
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&region=eu-west-1`, because it incorrectly
extracted the filename from the query parameters instead of the path.
2025-10-20 21:45:37 +03: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 test(nixos): add nix-prefetch-url test for S3 URLs with query parameters 2025-10-20 21:45:37 +03: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