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: ed52cf632bf9
Choose a base ref
...
head repository: NixOS/nix
compare: 4e7f1c7f11fb
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 4, 2020

  1. BinaryCacheStore: Explicitly flush file sink

    The file sink is also flushed in its destructor, but we ignore any
    exceptions in the destructor.
    
    Issue #3886.
    edolstra committed Aug 4, 2020
    Copy the full SHA
    327b1bf View commit details
    Browse the repository at this point in the history
  2. Revert "Remove putBytes"

    This reverts commit b8eea7e.
    edolstra committed Aug 4, 2020
    Copy the full SHA
    dfe6642 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4e7f1c7 View commit details
    Browse the repository at this point in the history