Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: e497fc10e82c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: c21f08bfedde
Choose a head ref
  • 4 commits
  • 2 files changed
  • 4 contributors

Commits on May 15, 2019

  1. nasc: 0.5.1 -> 0.5.2

    Main improvment is that libqalculatenasc.so is now properly linked
    
    Changelog: parnoldx/nasc@0.5.1...0.5.2
    (cherry picked from commit 0353967)
    worldofpeace committed May 15, 2019
    Copy the full SHA
    c5a7d0b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    efc84cb View commit details
    Browse the repository at this point in the history
  3. 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 6600115a03b3046f401e464d101ef8dc13dc048c)
    
    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