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

Commits on Sep 7, 2017

  1. Remove tracePhases

    This has not been used in a long time.
    edolstra committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    6b3cef2 View commit details
    Browse the repository at this point in the history
  2. genericBuild: Communicate the current build phase to Nix

    This allows the progress bar to show e.g.
    
      [1/9/59 built] building bison-3.0.4 (configurePhase): checking for strdup... yes
    edolstra committed Sep 7, 2017
    1 Configuration menu
    Copy the full SHA
    0061fae View commit details
    Browse the repository at this point in the history