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

Commits on Oct 3, 2017

  1. More elegant test output

    I got sick of trying to find the failures in the sea of debug output, so
    we now:
    - Hide test output unless it fails
    - Sprinkle in some simple color
    - Pad results for a more tabular look
    
    If Nix is getting a more friendly user interface, we might as well get
    a friendlier developer interface, right? :)
    copumpkin committed Oct 3, 2017
    Copy the full SHA
    60ecbd7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6676ea View commit details
    Browse the repository at this point in the history