1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/src
Bernardo Meurer Costa 000e6f6282
feat(libstore): add builtin fetchurl S3 credential pre-resolution
Add support for pre-resolving AWS credentials in the parent process
before forking for builtin:fetchurl. This avoids recreating credential
providers in the forked child process.
2025-10-12 23:01:13 +00:00
..
external-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
internal-api-docs meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
libcmd meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libexpr meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libexpr-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libexpr-test-support meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libexpr-tests meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
libfetchers meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libfetchers-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libfetchers-tests meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
libflake meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libflake-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libflake-tests meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
libmain meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libmain-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore feat(libstore): add builtin fetchurl S3 credential pre-resolution 2025-10-12 23:01:13 +00:00
libstore-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore-test-support meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libstore-tests meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
libutil meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libutil-c meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libutil-test-support meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
libutil-tests meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
nix meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
perl Convert Realisation JSON logic to standard style 2025-09-22 12:59:37 -04:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00