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: 2084e15fb896
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c4e24e6b6df
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 23, 2019

  1. nixos/network: remove 99-main.network

    Just maching all network interfaces caused many breakages, see #18962
    and #71106.
    
    We already don't support the global networking.useDHCP,
    networking.defaultGateway(6) options if networking.useNetworkd is
    enabled, but direct users to configure the per-device
    networking.interfaces.<name?>.… options.
    flokli committed Oct 23, 2019
    Copy the full SHA
    c3098d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71790 from flokli/networkd-remove-99-main

    nixos/network: remove 99-main.network
    flokli committed Oct 23, 2019
    Copy the full SHA
    4c4e24e View commit details
    Browse the repository at this point in the history