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: efc84cb159e8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c21f08bfedde
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 15, 2019

  1. pythonPackages.rednose: disable test suite

    python test suite stalls when building rednose. The test suite had previously been disabled for Darwin because of a similar error. This commit disables it for all systems using python 2.7.
    
    (cherry picked from commit 6600115)
    
    Reason: Building nixops without substitutes fails if the test suite stalls for rednose. This should be included in stable to prevent people building from release 19.03 from having stalled installations.
    nixbitcoin authored and worldofpeace committed May 15, 2019
    Copy the full SHA
    921d40d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Merge pull request #61542 from nixbitcoin/backport/1903/rednose

    [19.03] pythonPackages.rednose: disable test suite
    worldofpeace committed May 16, 2019
    Copy the full SHA
    c21f08b View commit details
    Browse the repository at this point in the history