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: 2cc248c4fd9c
Choose a base ref
...
head repository: NixOS/nix
compare: e5f881a7e49b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 25, 2019

  1. ProgressBar: Fix updating

    'updateCV.notify_one()' does nothing if the update thread is not
    waiting for updateCV (in particular this happens when it is sleeping
    on quitCV). So also set a variable to ensure that the update isn't
    lost.
    edolstra committed Jun 25, 2019
    Copy the full SHA
    324a5dc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Copy the full SHA
    e5f881a View commit details
    Browse the repository at this point in the history