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: e0acf81725e8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8916ac01a31d
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 24, 2019

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

    This fixes the failing nixos.tests.containers-ipv6 test. Thanks to andir.
    
    (cherry picked from commit 552e583)
    rnhmjoj authored and andir committed Mar 24, 2019
    Copy the full SHA
    883fa21 View commit details
    Browse the repository at this point in the history
  2. 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.
    
    (cherry picked from commit 862615b)
    andir committed Mar 24, 2019
    Copy the full SHA
    fb28270 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Merge pull request #58211 from andir/19.03/containers-ipv6

    [19.03] fix containers ipv6
    flokli committed Mar 25, 2019
    Copy the full SHA
    8916ac0 View commit details
    Browse the repository at this point in the history