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: 391bf82ca349
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: f9c4075873cb
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 26, 2018

  1. linux_testing_bcachefs: 4.18.2018.08.31 -> 4.18.2018.09.21

    (cherry picked from commit d98b080)
    Madouura authored and xeji committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    0b70148 View commit details
    Browse the repository at this point in the history
  2. stdenv: partial revert of f2bb59e

    /cc @Ericson2314
    
    PR was NixOS/nixpkgs#46857
    
    This line broke MacOS cross compilation. paxctl cannot be built on
    macOS. Maybe it can be fixed, but no reason to break things
    unnecessarily.
    
    Regardless, you definitely need to be more careful about backporting.
    I think it’s fine to move fast and break things on master but
    with release-18.09 we should be more careful. Something like more
    automated testing for cross compilation would also be
    helpful (hopefully even making it block).
    matthewbauer committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    f9c4075 View commit details
    Browse the repository at this point in the history