Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 8b4fbb8d315f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 0e1950c5a719
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

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
  2. Copy the full SHA
    724dbda View commit details
    Browse the repository at this point in the history
  3. xfce4-12.xfce4-vala-panel-appmenu-plugin: fix eval

    (cherry picked from commit 9acb145)
    worldofpeace committed Oct 8, 2019
    Copy the full SHA
    0e1950c View commit details
    Browse the repository at this point in the history