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: 79aa7d95183c
Choose a base ref
...
head repository: NixOS/nix
compare: bc4df3394db7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 19, 2020

  1. Make drv hash modulo memo table thread-safe

    Let's get one step closer to the daemon not needing to fork.
    Ericson2314 committed Nov 19, 2020
    Copy the full SHA
    2113ae2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4269 from obsidiansystems/sync-hash-derivation-mo…

    …dulo-cache
    
    Make drv hash modulo memo table thread-safe
    edolstra committed Nov 19, 2020
    Copy the full SHA
    bc4df33 View commit details
    Browse the repository at this point in the history