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: 92a9c5ac7d38
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6eef893f5ca1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 26, 2018

  1. stdenv: partial revert of f2bb59

    /cc @Ericson2314
    
    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
    Copy the full SHA
    6eef893 View commit details
    Browse the repository at this point in the history