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/nixpkgs
base: 57aa6d443c60
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6121d36f4707
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 19, 2020

  1. tor: fix build

    Monotonic timer test expects sleep(200ms) to take at most 1s. On
    loaded systems like hydra, it's possible for such a test to take
    longer than 1 second.
    
    Tests expecting sleep(200ms) to take at least 175ms weren't removed,
    because load shouldn't cause sleep to be shorter.
    
    (cherry picked from commit 58af317)
    KamilaBorowska authored and Ma27 committed Feb 19, 2020
    Copy the full SHA
    6121d36 View commit details
    Browse the repository at this point in the history