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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6cf23c3e8fa1
Choose a base ref
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 42c5774e78a9
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 4, 2017

  1. getDefaultSubstituters(): Simplify initialisation

    As shlevy pointed out, static variables in C++11 have thread-safe
    initialisation.
    edolstra committed Jul 4, 2017
    Copy the full SHA
    b7203e8 View commit details
  2. Sort substituters by priority

    Fixes #1438.
    edolstra committed Jul 4, 2017
    Copy the full SHA
    42c5774 View commit details
Loading