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

Commits on Oct 29, 2018

  1. nixos/containers: don't create veths if not configured

    Previously, setting "privateNetwork = true" without specifying host and
    local addresses would create unconfigured interfaces: ve-$INSTANCE on the host
    and eth0 inside the container.
    
    These changes is rebased part of the original PR #3021.
    uvNikita committed Oct 29, 2018
    Copy the full SHA
    6d4b02d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Merge pull request #49392 from uvNikita/nixos/containers/veths

    nixos/containers: don't create veths if not configured
    Mic92 committed Dec 3, 2018
    Copy the full SHA
    958d8e6 View commit details
    Browse the repository at this point in the history