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: f602ff264bea
Choose a base ref
...
head repository: NixOS/nix
compare: 94b2e4e1be45
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 31, 2018

  1. Copy the full SHA
    bd19959 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix the RPM build

    edolstra committed Jul 31, 2018
    Copy the full SHA
    607e750 View commit details
    Browse the repository at this point in the history
  3. Add a check for broken Boost versions

    In some Boost versions, coroutines don't propagate exceptions
    properly, causing Nix to fail with the exception 'coroutine has
    finished'.
    edolstra committed Jul 31, 2018
    Copy the full SHA
    d9e8ab0 View commit details
    Browse the repository at this point in the history
  4. Fix race downloading into a sink

    This fixes 'error 10 while decompressing xz file'.
    
    https://hydra.nixos.org/build/78308551
    edolstra committed Jul 31, 2018
    Copy the full SHA
    4b4adbc View commit details
    Browse the repository at this point in the history
  5. Disable rpm_fedora27x86_64

    Fedora 27 provides an incompatible version of Boost (1.64.0).
    edolstra committed Jul 31, 2018
    Copy the full SHA
    94b2e4e View commit details
    Browse the repository at this point in the history