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: 994476e13878
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: af27dbf1d15d
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 20, 2019

  1. nixos/containers: create veths if only IPv6 is configured

    This fixes the failing nixos.tests.containers-ipv6 test. Thanks to andir.
    rnhmjoj committed Mar 20, 2019
    Copy the full SHA
    552e583 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. nixos/release: make ipv6 tests as important as legacy IP tests

    IPv6 container support broke a while ago and we didn't notice it. Making
    them part of the (small) release test set should fix that. At this point
    in time they should be granted the same amount of importance as the
    legacy IP tests.
    andir committed Mar 24, 2019
    Copy the full SHA
    862615b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57897 from rnhmjoj/fix-ipv6

    nixos/containers: create veths if only IPv6 is configured
    andir committed Mar 24, 2019
    Copy the full SHA
    af27dbf View commit details
    Browse the repository at this point in the history