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: 8b4fbb8d315f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4a03ddd08d47
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 8, 2019

  1. nixos/tests/{ferm,networking}: fix eval with networkd

    The networking.virtual test does not work with networkd yet, for
    multiple reasons:
    
    - network-online.target is not reached, because tun0 and tap0 are
      considered as required for online but _not_ brought up or assigned
      the configured addresses
    - the commands later in the test rely on some units from the scripted
      network setup
    
    cc @fpletz networkd exper
    cc @globin we looked at this together
    
    (cherry picked from commit a3a441c)
    lheckemann committed Oct 8, 2019
    Copy the full SHA
    4a03ddd View commit details
    Browse the repository at this point in the history