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

Commits on Feb 7, 2018

  1. zsh: set configureFlags and checkFlags at nix level, also fix cross

    As-is the use of 'configureFlags="..."' breaks cross compilation
    as it drops the configure platforms arguments.
    
    Set zprofile separately to handle $out.
    dtzWill committed Feb 7, 2018
    Copy the full SHA
    2b8e900 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Merge pull request #34689 from dtzWill/fix/zsh-modern

    zsh: set configureFlags and checkFlags at nix level, also fix cross
    Mic92 committed Feb 9, 2018
    Copy the full SHA
    a1fe3ee View commit details
    Browse the repository at this point in the history