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

Commits on Nov 15, 2017

  1. stdenv setup: Run setup hooks and other processing after accumulating…

    … deps
    
    I find the separation of concerns, accumulating, then processing, easier
    to follow. Also, with my yet-to-be-merged cross work, the accumulation
    part will become more complex.
    Ericson2314 committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    6a5cda5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request #31723 from obsidiansystems/stdenv-accum-them-setup

    stdenv setup: Run setup hooks and other processing after accumulating deps
    Ericson2314 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    b26038f View commit details
    Browse the repository at this point in the history