Move S3BinaryCacheStore from Hydra
This allows running arbitrary Nix commands against an S3 binary cache. To do: make this a compile time option to prevent a dependency on aws-sdk-cpp.
Showing
- release.nix 8 additions, 1 deletionrelease.nix
- src/libstore/local.mk 1 addition, 1 deletionsrc/libstore/local.mk
- src/libstore/s3-binary-cache-store.cc 218 additions, 0 deletionssrc/libstore/s3-binary-cache-store.cc
- src/libstore/s3-binary-cache-store.hh 34 additions, 0 deletionssrc/libstore/s3-binary-cache-store.hh
Loading
Please register or sign in to comment