mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 18:29:36 +01:00
Merge pull request #14135 from lovesegfault/curl-based-s3-pieces
feat(libstore): add AWS CRT-based credential infrastructure
This commit is contained in:
commit
8a8a0c2a4b
4 changed files with 253 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ subdir('nix-meson-build-support/common')
|
|||
subdir('nix-meson-build-support/asan-options')
|
||||
|
||||
sources = files(
|
||||
'aws-creds.cc',
|
||||
'binary-cache-store.cc',
|
||||
'build-result.cc',
|
||||
'build/derivation-building-goal.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue