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: 64ec087f582c
Choose a base ref
...
head repository: NixOS/nix
compare: 09dde33c1912
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 25, 2019

  1. Add "warning" verbosity level

    This ensures that "nix" shows warnings. Previously these were hidden
    because they were at "info" level.
    
    (cherry picked from commit 615a9d0)
    edolstra committed Jun 25, 2019
    Copy the full SHA
    5600b07 View commit details
    Browse the repository at this point in the history
  2. Automatically use --no-net if there are no network interfaces

    (cherry picked from commit 04a5976)
    edolstra committed Jun 25, 2019
    Copy the full SHA
    09dde33 View commit details
    Browse the repository at this point in the history