Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: f74e0b47868b
Choose a base ref
...
head repository: NixOS/nix
compare: 63786cbd3bc0
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 27, 2018

  1. S3BinaryCacheStore: Don't create buckets

    This meant that making a typo in an s3:// URI would cause a bucket to
    be created. Also it didn't handle eventual consistency very well. Now
    it's up to the user to create the bucket.
    edolstra committed Sep 27, 2018
    Copy the full SHA
    63786cb View commit details
    Browse the repository at this point in the history