numtide / nar-serve

Unpack and serve NAR file content on the fly
Apache License 2.0
30 stars 8 forks source link

Add S3 backend #7

Closed zimbatm closed 4 years ago

zimbatm commented 4 years ago

Some people's binary cache live in S3.

This will require to extend the go-nix library so that it can parse a store URI and return the right backend for us.