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: bb3683d77827
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bd62ac6b88c6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 27, 2019

  1. setup.sh: put SHELL in flagsArray

    We don’t want to modify makeFlags, that is given to us by our
    environment. Adding to it could lead to duplicates after repeated use.
    
    Fixes #27533
    matthewbauer committed Jan 27, 2019
    Copy the full SHA
    329913f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54652 from matthewbauer/shell-in-flags-array

    setup.sh: put SHELL in flagsArray
    matthewbauer committed Jan 27, 2019
    Copy the full SHA
    bd62ac6 View commit details
    Browse the repository at this point in the history