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: 64c4cc3706ff
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bdec3ed04947
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 14, 2018

  1. Revert "darwin/stdenv: bash is a build input"

    Completely breaks darwin. Every package in the stdenv that has shebangs
    in the output will end up with references to bootstrap-tools.
    
    This reverts commit 2f2e635.
    LnL7 committed Nov 14, 2018
    Copy the full SHA
    25fafd2 View commit details
    Browse the repository at this point in the history
  2. Revert "patch-shebangs: use --build for auto patch shebangs"

    Completely breaks darwin. Every package in the stdenv that has shebangs
    in the output will end up with references to bootstrap-tools.
    
    This reverts commit eb7c50a.
    LnL7 committed Nov 14, 2018
    Copy the full SHA
    c9223a1 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Revert "patch-shebangs: respect cross compilation"""

    Completely breaks darwin. Every package in the stdenv that has shebangs
    in the output will end up with references to bootstrap-tools.
    
    This reverts commit bde9909.
    LnL7 committed Nov 14, 2018
    5
    Copy the full SHA
    bdec3ed View commit details
    Browse the repository at this point in the history