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

Commits on Oct 23, 2018

  1. Promote log-lines to a fully-qualified option

    This allows commands like
    
    nix build --log-lines 30 nixpkgs.hello
    
    in order to obtain more information in case of a failure.
    lheckemann committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    a25abe8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2483 from mayflower/tail-config

    Promote verbose-build and log-lines
    edolstra committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    c47e14e View commit details
    Browse the repository at this point in the history