Add an S3-backed binary cache store

This commit is contained in:
Eelco Dolstra
2016-02-18 16:18:50 +01:00
parent 0e254ca66d
commit 2d40888e2e
8 changed files with 205 additions and 10 deletions

View File

@ -159,6 +159,10 @@ rec {
guile # optional, for Guile + Guix support
perlDeps perl
postgresql92 # for running the tests
(aws-sdk-cpp.override {
apis = ["s3"];
customMemoryManagement = false;
})
];
hydraPath = lib.makeSearchPath "bin" (